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