Method TryReadInt16
- Namespace
- PaintDotNet.IO
- Assembly
- PaintDotNet.Fundamentals.dll
TryReadInt16(Stream)
Reads a 16-bit signed integer from the stream in little-endian byte order.
public static short? TryReadInt16(this Stream stream)
Parameters
stream
Stream