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 ByteList
ByteList. newInstance(byte[][] arrays)
Creates a new instance.static ByteList
ByteList. newInstance(byte[][] arrays, boolean copy)
Creates a new instance.