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