# Functions
NewClient wraps the provided ObjectClient with a chunk.Client implementation.
# Variables
Base64Encoder is used to encode chunk keys in base64 before storing/retrieving them from the ObjectClient.
# Type aliases
KeyEncoder is used to encode chunk keys before writing/retrieving chunks from the underlying ObjectClient.