Int8 array struct is an input/output wrapper for an array of int8 numbers. More...
#include <objectbox.h>
Public Attributes | |
| const int8_t * | items |
| size_t | count |
Int8 array struct is an input/output wrapper for an array of int8 numbers.
| size_t OBX_int8_array::count |
| const int8_t* OBX_int8_array::items |