| Class | Description |
|---|---|
| AbstractBaseDecoder |
Vanilla plain implementation of the
BaseDecoder interface to be used
with ByteReceiver instances. |
| AbstractBaseEncoder |
Vanilla plain implementation of the
BaseEncoder interface to be used
with ByteSender instances. |
| BaseBuilderImpl |
Vanilla plain implementation of the
BaseBuilder interface. |
| BaseDecoderImpl |
Vanilla plain implementation of the
BaseDecoder interface to be used
with ByteReceiver instances. |
| BaseDecoderImpl.BaseDecoderProviderImpl |
Vanilla plain implementation of the
BaseDecoderProvider interface
to be used with ByteProvider (ByteReceiver) instances. |
| BaseEncoderImpl |
Vanilla plain implementation of the
BaseEncoder interface to be used
with ByteSender instances. |
| BaseEncoderImpl.BaseEncoderConsumerImpl |
Vanilla plain implementation of the
BaseEncoderConsumer interface
to be used with ByteConsumer (ByteSender) instances. |
| BaseInputStreamDecoderImpl |
Vanilla plain implementation of the
BaseDecoder interface to
be used with InputStream instances. |
| BaseMetricsImpl |
BaseMetrics implementation for playing around with your own
configuration. |
| BaseOutputStreamEncoderImpl |
Vanilla plain implementation of the
BaseEncoder interface to be
used with OutputStream instances. |
Copyright © 2017. All rights reserved.