# Functions
DecodeEntry decodes a serialized entry.
IsCorruptedData indicates if the error corresponds to possible data corruption.
NewDecoder creates a streaming Entry decoder.
NewEncoder creates a streaming Entry encoder.
# Constants
MetaInfoSize is the total size of the whole encoded entry (key + value + checksum).