Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 188 Bytes

File metadata and controls

15 lines (8 loc) · 188 Bytes

int16

Basic integer type.

Binary Encoding

A signed 16-bit integer (2 bytes).

JSON Encoding

A JSON number.

Text Encoding

The decimal string representation of the integer.