Uses of Class
herddb.utils.ByteArrayCursor
-
Packages that use ByteArrayCursor Package Description herddb.utils -
-
Uses of ByteArrayCursor in herddb.utils
Methods in herddb.utils that return ByteArrayCursor Modifier and Type Method Description ByteArrayCursorBytes. newCursor()static ByteArrayCursorByteArrayCursor. wrap(byte[] array)static ByteArrayCursorByteArrayCursor. wrap(byte[] array, int offset, int length)
-