public class Util
extends java.lang.Object
Constructor and Description |
---|
Util() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String[] |
bytesToStrings(long[] offsets,
byte[] data)
Converts an input array of bytes to a list of Strings, according to the offsets
|