[]
Reads an unsigned short (16 bit) from the input.
public virtual int readUnsignedShort()
Public Overridable Function readUnsignedShort() As Integer
| Type | Description |
|---|---|
| int | The next byte-aligned unsigned short (16 bit) from the input. |