# Packages

No description provided by the author
Package encodingtest provides a test suite for testing codec implementations.
No description provided by the author

# Interfaces

A Codec is able to create encoders and decoders for a specific encoding format.
An Encoder encodes one document to the underlying writer.