Skip to main content

Module notation

Module notation 

Source
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.