module Puppet::Pops::Serialization::Extension
Constants
- ARRAY_START
0x10 - 0x1F are reserved for structural extensions
- BASE64
- BINARY
- COMMENT
- DEFAULT
0x20 - 0x2f reserved for special extension objects
- INNER_TABULATION
Tabulation
internal to the low level protocol reader/writer- MAP_START
- OBJECT_START
- PCORE_OBJECT_START
- REGEXP
0x30 - 0x7f reserved for mapping of specific runtime classes
- SENSITIVE_START
- SYMBOL
- TABULATION
Tabulation
managed by the serializer / deserializer- TIME
- TIMESPAN
- TYPE_REFERENCE
- URI
- VERSION
- VERSION_RANGE