| Modifier and Type | Interface | Description |
|---|---|---|
static interface |
BaseEncoder.BaseEncoderConnection |
The
BaseEncoder.BaseEncoderConnection implements the BaseEncoder
functionality in terms of a ConnectionComponent. |
| Modifier and Type | Class | Description |
|---|---|---|
class |
BaseEncoderImpl |
Vanilla plain implementation of the
BaseEncoder interface to be used
with BytesTransmitter instances. |
static class |
BaseEncoderImpl.BaseEncoderConnectionImpl |
Vanilla plain implementation of the
BaseEncoder.BaseEncoderConnection
interface to be used with BytesSource (BytesTransmitter)
instances. |
class |
BaseOutputStreamEncoder |
Vanilla plain implementation of the
BaseEncoder interface to be used
with OutputStream instances. |
| Modifier and Type | Method | Description |
|---|---|---|
BaseEncoder |
BaseEncoderImpl.withBaseMetrics(BaseMetrics _baseCodecMetrics) |
Sets the base codec metrics for the base codec metrics property.
|
Copyright © 2021. All rights reserved.