package
0.0.0-20241222093054-3ae8ef813aee
Repository: https://github.com/basecomplextech/spec.git
Documentation: pkg.go.dev

# Functions

IsBigList returns true if table count > uint8 or element offset > uint16.
IsBigList returns true if any field tag > uint8 or offset > uint16.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
tag(2) + offset(4).
tag(1) + offset(2).
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

ListElement specifies a value offset in a list byte array.
ListTable is a serialized array of list element offsets ordered by index.
MessageField specifies a tag and a value offset in a message byte array.
MessageTable is a table of message fields ordered by tags.

# Type aliases

Bytes is a spec byte slice backed by a buffer.
String is a spec string backed by a buffer.
Type specifies a value type.