Default implementations for interfaces in {@link org.apache.http.io org.apache.http.nio.codecs}.
There are implementations of the transport encodings used by HTTP, in particular the chunked coding for {@link org.apache.http.impl.nio.codecs.ChunkEncoder sending} and {@link org.apache.http.impl.nio.codecs.ChunkDecoder receiving} entities.