This bytes score array struct is an input/output wrapper pointing to multiple OBX_bytes_score instances. If count is zero, bytes_scores is allowed to be invalid. More...
#include <objectbox.h>
Public Attributes | |
OBX_bytes_score * | bytes_scores |
size_t | count |
This bytes score array struct is an input/output wrapper pointing to multiple OBX_bytes_score instances. If count is zero, bytes_scores is allowed to be invalid.
OBX_bytes_score* OBX_bytes_score_array::bytes_scores |
size_t OBX_bytes_score_array::count |