OpenMetaverse Protocol Library Developers API Documentation
SerializeLLSDBinary Method (osd, prependHeader)
Namespaces OpenMetaverse.StructuredData OSDParserSerializeLLSDBinary(OSD, Boolean)
Serializes OSD to binary format
Declaration Syntax
C#
public 
static 
byte[] 
SerializeLLSDBinary(
        
OSD 
osd,
        
bool 
prependHeader
)
Parameters
osd ( OSD)
OSD to serialize
prependHeader ( Boolean)
Return Value
Serialized data

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