[This is preliminary documentation and is subject to change.]
Overload List
Name | Description | |
---|---|---|
![]() ![]() | ReadBEUInt32( Byte ) |
Reads an unsigned integer encoded as big endian from buffer at index 0
|
![]() ![]() | ReadBEUInt32( Byte , Int32 ) |
Reads an unsigned integer encoded as big endian from buffer at the specified index
and increments the idx by the number of bytes read
|
![]() ![]() | ReadBEUInt32( Byte , Int64 ) |
Reads an unsigned integer encoded as big endian from buffer at the specified index
and increments the idx by the number of bytes read
|
See Also