OpenMetaverse Protocol Library Developers API Documentation
DeserializeLLSDBinary Method (stream)
Namespaces OpenMetaverse.StructuredData OSDParserDeserializeLLSDBinary(Stream)
Deserializes binary LLSD
Declaration Syntax
C#
public 
static 
OSD 
DeserializeLLSDBinary(
        
Stream 
stream
)
Parameters
stream ( Stream)
Stream to read the data from
Return Value
OSD containting deserialized data

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