| Package | Description |
|---|---|
| org.refcodes.codec | |
| org.refcodes.codec.impls |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BaseDecodeReceiver
The
BaseDecodeReceiver implements the BaseCodecBuilder
functionality in terms of a ByteReceiver.It implements the
DecodeReceiver interface attaching to the "refcodes-io" artifact via
the ByteReceiver interface. |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseDecodeInputStreamReceiverImpl
Vanilla plain implementation of the
BaseDecodeReceiver interface to
be used with InputStream instances. |
class |
BaseDecodeReceiverImpl
Vanilla plain implementation of the
BaseDecodeReceiver interface to
be used with ByteReceiver instances. |
Copyright © 2016. All rights reserved.