# Functions
New creates a new Batcher using the provided arguments.
# Variables
ErrDisposed is the error returned for a disposed Batcher.
# Interfaces
Batcher provides an API for accumulating items into a batch for processing.
# Type aliases
CalculateBytes evaluates the number of bytes in an item added to a Batcher.