Int16 array struct is an input/output wrapper for an array of int16 numbers. More...
#include <objectbox.h>
Public Attributes | |
const int16_t * | items |
size_t | count |
Int16 array struct is an input/output wrapper for an array of int16 numbers.
size_t OBX_int16_array::count |
const int16_t* OBX_int16_array::items |