ubjson / universal-binary-json

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

Change format of STRING and HUGE types #2

Closed kxepal closed 11 years ago

kxepal commented 12 years ago

The STRING and HUGE types will begin with the marker character and then be followed by 1 of the 4 existing integer numeric types (BYTE, INT16, INT32 or INT64) which will specify the byte length of the payload for that type. These types will no longer be limited to only an 8-bit or 32-bit length payload.

AnyCPU commented 12 years ago

I think this issue can be closed because it de-facto was accepted.

ghost commented 11 years ago

ACCEPTED

Merged into Draft 9 spec: http://ubjson.org/type-reference/