Expand description
§ser/notation – serialize LLSD, notation form.
Library for serializing and de-serializing data in Linden Lab Structured Data format.
Format documentation is at http://wiki.secondlife.com/wiki/LLSD
Notation format, serialization.
Constants§
- LLSDNOTATIONPREFIX
- Notation LLSD prefix
- LLSDNOTATIONSENTINEL
- Sentinel, must match exactly.
Functions§
- to_
string - Outputs an LLSDValue as a string of bytes, in LLSD “notation” format.