[This is preliminary documentation and is subject to change.]
Overload List
Name | Description | |
---|---|---|
![]() ![]() | WriteBEUInt64( Byte , UInt64) |
Writes an unsigned long integer encoded as big endian to buffer at the beginning
|
![]() ![]() | WriteBEUInt64(Stream, UInt64) |
Writes an unsigned long integer encoded as big endian to the given stream
|
![]() ![]() | WriteBEUInt64( Byte , Int32, UInt64) |
Writes an unsigned long integer encoded as big endian to buffer at the specified index
|
See Also