
Icon | Member | Description |
---|---|---|
![]() | readUShort(array<Byte>[]()[], Int32, Boolean) | This method will use two bytes from the given byte array starting at
position to create an unsigned short (stored as an int).
|
![]() | readUShort(array<Byte>[]()[], Int32) | This method will use two bytes from the given byte array starting at
position to create an unsigned short (stored as an int).
|