struct CassBytes
Byte buffer object.
Attributes
const cass_byte_t *
data
cass_size_t
size
Functions
Constructs a bytes object.
Note: This does not allocate memory. The object wraps the pointer passed into this function.
Byte buffer object.
const cass_byte_t *
cass_size_t
Constructs a bytes object.
Note: This does not allocate memory. The object wraps the pointer passed into this function.