ubjson / universal-binary-json

Community workspace for the Universal Binary JSON Specification.
116 stars 12 forks source link

Clarify the semantics of the "char" type #104

Open edgar-bonet opened 5 years ago

edgar-bonet commented 5 years ago

There is no such thing as a "character" in the JSON data model.

This specification provides an example where an UBJSON "char" is mapped to a JSON string. Make explicit that this is what a "char" is intended to represent.