[]
Reads a 2-byte signed integer from the current stream and advances the current position of the stream by four bytes.
public short ReadInt16()
Public Function ReadInt16() As Short
| Type | Description |
|---|---|
| short | A 2-byte signed integer read from the current stream. |