public abstract class ByteArraySwap extends StringSwap<byte[]>
byte [] arrays to Strings.| Modifier and Type | Class and Description |
|---|---|
static class |
ByteArraySwap.Base64
Converts byte arrays to BASE-64 encoding.
|
static class |
ByteArraySwap.Hex
Converts byte arrays to hex encoding.
|
static class |
ByteArraySwap.SpacedHex
Converts byte arrays to spaced-hex encoding.
|
| Constructor and Description |
|---|
ByteArraySwap() |
swap, unswapforMediaTypes, forMediaTypes, getNormalClass, getSwapClass, getSwapClassMeta, isNormalObject, isSwappedObject, match, swap, toString, unswap, withTemplate, withTemplatepublic ByteArraySwap()
Copyright © 2016–2019 The Apache Software Foundation. All rights reserved.