# Functions
GetDecoder returns a decoder configured to read from r.
GetEncoder returns an encoder configured to write to w.
JSONReader returns an io.ReadCloser backed by a pipe being fed by a JSON encoder.
PutDecoder returns a decoder to the pool.
PutEncoder returns an encoder to the pool.