Enumeration JsonSize

Predefined sizes (in Bytes) of specific parts of JSON structure.

Enumeration Members

Enumeration Members

Colon: 1
Comma: 1
Date: 24
False: 5
Null: 4
Quote: 1
True: 4
Wrapper: 1