| 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 |
BufferToArrayDecoder
A decoder transforming a
ByteBuffer into an array of bytes. |
class |
BufferToArrayEncoder
An encoder transforming a
ByteBuffer into an array of bytes. |
Copyright © 2017–2022 SNF4J.ORG. All rights reserved.