ubjsc  0.5
Enterprise-grade C library for manipulating UBJSON
File List
Here is a list of all documented files with brief descriptions:
[detail level 123]
  ubjsc
  src
 ubjs.hGod-file that includes everything from ubjs and mechanisms to verify version
 ubjs_common.hDefinitions of common types, ubjson markers and some utilities
 ubjs_glue_array_array.hDefault glue for array - doubly linked list
 ubjs_glue_dict_list.hDefault glue for dicts - doubly linked list
 ubjs_library.hLibrary handle, allocation callbacks, glues
 ubjs_parser.hIncremental parser of bytestream to ubjson primitives
 ubjs_primitives.hWrappers over ubjson primitive types
 ubjs_writer.hBytestream writer and pretty-printer of ubjson primitives