# Functions
AllEncodings returns all encodings.
CopyBlock from one backend to another.
DefaultEncoding for newly written blocks.
FromVersion returns a versioned encoding for the provided string.
LatestEncoding returns the most recent encoding.
OpenBlock for reading in the backend.
# Interfaces
VersionedEncoding represents a backend block version, and the methods to read/write them.