Uses of Class
io.crums.util.mem.ByteList
| Package | Description |
|---|---|
| io.crums.util.mem |
-
Uses of ByteList in io.crums.util.mem
Methods in io.crums.util.mem that return ByteList Modifier and Type Method Description static ByteListByteList. newInstance(byte[][] arrays)Creates a new instance.static ByteListByteList. newInstance(byte[][] arrays, boolean copy)Creates a new instance.