# Functions
MaxMessageSize returns a functional option that configures the internal Scanner's buffer and max token (message) length, in bytes.
NewReader returns a reader that parses frames from a recordio stream.
No description provided by the author
ParseUintBytes is like strconv.ParseUint, but using a []byte.
# Type aliases
No description provided by the author