# Interfaces
ReaderWriter is a read/write interface implemented by buffers.
Streamed is an interface implemented by all buffer types that provides stream based methods.
# Type aliases
AckFunc is a function used to acknowledge receipt of a message batch from a buffer.