| Class | Description |
|---|---|
| BaseCodecBuilderImpl |
Vanilla plain implementation of the
BaseCodecBuilder interface. |
| BaseCodecMetricsImpl |
BaseCodecMetrics implementation for playing around with your own
configuration. |
| BaseDecodeInputStreamReceiverImpl |
Vanilla plain implementation of the
BaseDecodeReceiver interface to
be used with InputStream instances. |
| BaseDecodeReceiverImpl |
Vanilla plain implementation of the
BaseDecodeReceiver interface to
be used with ByteReceiver instances. |
| BaseEncodeOutputStreamSenderImpl |
Vanilla plain implementation of the
BaseEncodeSender interface to be
used with OutputStream instances. |
| BaseEncodeSenderImpl |
Vanilla plain implementation of the
BaseEncodeSender interface to be
used with ByteSender instances. |
Copyright © 2017. All rights reserved.