OpenMetaverse Protocol Library Developers API Documentation
ToBytes Method (dest, pos)
NamespacesOpenMetaverseVector4ToBytes( array< Byte > [] () [] [] , Int32)
Writes the raw bytes for this vector to a byte array
Declaration Syntax
C#
public 
void 
ToBytes(
        
byte[] 
dest,
        
int 
pos
)
Parameters
dest ( array< Byte > [] () [] [] )
Destination byte array
pos ( Int32)
Position in the destination array to start writing. Must be at least 16 bytes before the end of the array

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