| Package | Description |
|---|---|
| org.snf4j.core.codec.bytes |
Encoders and decoders which transform an array of bytes into a
ByteBuffer and vice versa. |
| Modifier and Type | Class and Description |
|---|---|
class |
ArrayToBufferHolderDecoder
A decoder transforming an array of bytes into a
IByteBufferHolder. |
class |
ArrayToBufferHolderEncoder
An encoder transforming an array of bytes into an
IByteBufferHolder. |
Copyright © 2017–2022 SNF4J.ORG. All rights reserved.