Readable Map Buffer
Properties
Functions
Link copied to clipboard
Provides parsed access to a MapBuffer without additional lookups for provided offset.
Link copied to clipboard
Link copied to clipboard
Provides parsed Boolean value if the entry for given key exists with DataType.BOOL type
Link copied to clipboard
Provides offset of the key to use for entryAt, for cases when offset is not statically known but can be cached.
Link copied to clipboard
Provides parsed MapBuffer value if the entry for given key exists with DataType.MAP type
Link copied to clipboard
Provides parsed List
Link copied to clipboard
Provides parsed DataType annotation associated with the given key.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard