OpenMetaverse Protocol Library Developers API Documentation
Int64ToBytes Method (value)
NamespacesOpenMetaverseUtilsInt64ToBytes(Int64)
Convert a 64-bit integer to a byte array in little endian format
Declaration Syntax
C#
public 
static 
byte[] 
Int64ToBytes(
        
long 
value
)
Parameters
value ( Int64)
The value to convert
Return Value
An 8 byte little endian array

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