ObjectBox C and C++ API  4.0.3
OBX_bytes_score_array Struct Reference

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_scorebytes_scores
 
size_t count
 

Detailed Description

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.

Member Data Documentation

◆ bytes_scores

OBX_bytes_score* OBX_bytes_score_array::bytes_scores

◆ count

size_t OBX_bytes_score_array::count