# Functions
TooShort is a helper function to return an error for a truncated packet.
# Constants
ErrTooShort is an error for codec.Codec implementations to signal a message buffer is shorter than the minimum defined for the message type.
Len is the length in bytes of the magic bytes that prefixes all Indra messages.