# Functions
BenchmarkCodec implements a benchmark suite for codecs, making it easy to get comparable performance results for various formats.
TestCodec implements a test suite for validating that a codec properly support encoding and decoding values of different types.
# Variables
TestValues is an array of all the values used by the TestCodec suite.