public interface ByteFactory
Modifier and Type | Method and Description |
---|---|
ByteDecoder |
createByteDecoder()
Create a new binary decoder.
|
ByteEncoder |
createByteEncoder()
Create a new binary encoder.
|
ByteEncoder createByteEncoder()
ByteDecoder createByteDecoder()