Expand description
CompactLengthInner implementation for 64 bit platforms
Structsยง
- Compact
Length ๐Inner - On 64 bit platforms the tag, value and pointer are packed into a single 64 bit pointer
Constantsยง
- CALC_
TAG_ ๐MASK - The low 3 bits
- TAG_
MASK ๐ - The low byte (8 bits)