com.actian.spark_vector.datastream.reader
Read a ByteArray
from in
Read a Vector code
from in
and return false
if a different
code was read from the ByteBuffer
Read a Vector code
from in
and return false
if a different
code was read from the ByteBuffer
Read a variable length message's length from in
Read an ASCII string from in
Read data from socket
, store it in a ByteBuffer
and execute the code
that reads from it
Contains helpers to read binary data, conforming to
Vector
's binary protocol