public static interface BinaryToTextEncoding.Encoder
| Modifier and Type | Method and Description |
|---|---|
String |
encode(byte[] array,
ByteOrder byteOrder)
Encodes given array with given byte order to a string
|
Copyright © 2017–2019. All rights reserved.