public class PolicyUtils extends Object
| Constructor and Description |
|---|
PolicyUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
createByteStringRep(byte[] bytes)
Creates a string representation of a byte array.
|
public static String createByteStringRep(byte[] bytes)
bytes - The byte array to convert to a string representation.Copyright © 2010–2020 The Direct Project. All rights reserved.