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