OpenMetaverse Protocol Library Developers API Documentation
FromBytes Method (byteArray, pos)
NamespacesOpenMetaverseVector4FromBytes( array< Byte > [] () [] [] , Int32)
Builds a vector from a byte array
Declaration Syntax
C#
public 
void 
FromBytes(
        
byte[] 
byteArray,
        
int 
pos
)
Parameters
byteArray ( array< Byte > [] () [] [] )
Byte array containing a 16 byte vector
pos ( Int32)
Beginning position in the byte array

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