| Class and Description |
|---|
| Bytes
Bytes is wrapper class for an byte-array that allows a lot of convenience operations on it:
Creation from various source: arrays, primitives, parsed or random
Encoding in many formats: hex, base64, etc.
|
| BytesTransformer
Interface for transforming
Bytes |
| ByteToTextEncoding.Decoder |
| ByteToTextEncoding.Encoder |
| MutableBytes
Mutable version of
Bytes. |
Copyright © 2017. All rights reserved.