Lite³
A JSON-Compatible Zero-Copy Serialization Format
Loading...
Searching...
No Matches
Topics
Here is a list of all topics with brief descriptions:
[detail level 12]
 Buffer APIBuffer API
 Object / Array InitializationObject / array initialization
 Object SetSet key-value pair in object
 Array AppendAppend value to array
 Array SetSet value in array
 Utility FunctionsUtility functions
 Object GetGet value from object by key
 Array GetGet value from array by index
 IteratorsCreate and use iterators for objects/arrays
 JSON ConversionConversion between Lite³ and JSON
 Library Configuration OptionsConfiguration options for the Lite³ library
 Library Custom TypesCustom types of the Lite³ library
 lite3_val functionsFunctions to deal with opaque values
 Context APIContext API
 IteratorsCreate and use iterators for objects/arrays
 Managing ContextsManaging Contexts
 Object / Array InitializationObject / array initialization
 Object SetSet key-value pair in object
 Array AppendAppend value to array
 Array SetSet (or overwrite) value in array
 Utility FunctionsUtility functions
 Object GetGet value from object by key
 Array GetGet value from array by index
 IteratorsCreate and use iterators for objects/arrays
 JSON ConversionConversion between Lite³ and JSON