Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 320 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 320 Bytes

ubj

UBJSON C/C++ libraries

This library implements draft 10 of the UBJSON specification in ANSI C.

There are three components, each of which may be compiled and used seperately from each-other.

The reader component (ubjr.c) the writer component (ubjw.c) and the transcoder (ubjrw.c).

The API is defined in ubj.h