public class BytesUtil extends Object
| Constructor and Description |
|---|
BytesUtil() |
public static final String toString(byte[] key)
key - The key.public static final String toString(byte[] key, int off, int len)
key - The key.off - The index of the first byte that will be visited.len - The #of bytes to visit.Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.