| Modifier and Type | Interface | Description |
|---|---|---|
static interface |
BaseDecoder.BaseDecoderConnection |
The
BaseDecoder.BaseDecoderConnection implements the BaseDecoder
functionality in terms of a ConnectionComponent. |
| Modifier and Type | Class | Description |
|---|---|---|
class |
BaseDecoderImpl |
Vanilla plain implementation of the
BaseDecoder interface to be used
with BytesReceiver instances. |
static class |
BaseDecoderImpl.BaseDecoderConnectionImpl |
Vanilla plain implementation of the
BaseDecoder.BaseDecoderConnection
interface to be used with BytesDestination
(BytesReceiver) instances. |
class |
BaseInputStreamDecoder |
Vanilla plain implementation of the
BaseDecoder interface to be used
with InputStream instances. |
| Modifier and Type | Method | Description |
|---|---|---|
BaseDecoder |
BaseDecoderImpl.withBaseMetrics(BaseMetrics aBaseMetrics) |
Sets the base codec metrics for the base codec metrics property.
|
Copyright © 2021. All rights reserved.