Expand description
§de/binary – de-serialize LLSD, binary form.
Library for serializing and de-serializing data in Linden Lab Structured Data format.
Format documentation is at http://wiki.secondlife.com/wiki/LLSD
Binary format.
Constants§
Functions§
- from_
bytes - Parse LLSD array expressed in binary into an LLSDObject tree. No header.
- from_
reader - Parse LLSD reader expressed in binary into an LLSDObject tree. No header.