# Functions
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
MaxRecordSize - size - CRC.
Maximum size of an encoded record.
Seek from the current position.
Seek from the end of the log.
Seek from the log origin (position 0).
Seek from the first available record.
# Variables
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
ErrRecordTooLarge is returned when the payload size is too large for the encoded size to stay below the MaxRecordSize hard limit.
No description provided by the author
# Structs
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
# Type aliases
Record implements the encoding and decoding of length-prefixed byte buffers.
No description provided by the author
No description provided by the author