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