OpenMetaverse Protocol Library Developers API Documentation
IntToBytesBig Method (value)
NamespacesOpenMetaverseUtilsIntToBytesBig(Int32)
Convert an integer to a byte array in big endian format
Declaration Syntax
C#
public 
static 
byte[] 
IntToBytesBig(
        
int 
value
)
Parameters
value ( Int32)
The integer to convert
Return Value
A four byte big endian array

Assembly: OpenMetaverseTypes(Module: OpenMetaverseTypes.dll) Version: 0.0.0.0