OpenMetaverse Protocol Library Developers API Documentation
DeserializeLLSDBinary Method (binaryData)
Namespaces OpenMetaverse.StructuredData OSDParserDeserializeLLSDBinary( array< Byte > [] () [] [] )
Deserializes binary LLSD
Declaration Syntax
C#
public 
static 
OSD 
DeserializeLLSDBinary(
        
byte[] 
binaryData
)
Parameters
binaryData ( array< Byte > [] () [] [] )
Serialized data
Return Value
OSD containting deserialized data

Assembly: OpenMetaverse.StructuredData(Module: OpenMetaverse.StructuredData.dll) Version: 0.0.0.0