UBJSON is a binary data format created in 2017.
#3307on PLDB | 7Years Old |
Universal Binary JSON (UBJSON) is a computer data interchange format. It is a binary form directly imitating JSON, but requiring fewer bytes of data. It aims to achieve the generality of JSON, combined with being much easier to process than JSON.. Read more on Wikipedia...