Home
last modified time | relevance | path

Searched defs:avro_bytes_datum_t (Results 1 – 2 of 2) sorted by relevance

/dports/devel/avro-c/avro-c-1.11.0/src/
H A Ddatum.h35 struct avro_bytes_datum_t { struct
36 struct avro_obj_t obj;
37 char *bytes;
38 int64_t size;
39 avro_free_func_t free;
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/avro/src/
H A Ddatum.h35 struct avro_bytes_datum_t { struct
36 struct avro_obj_t obj;
37 char *bytes;
38 int64_t size;
39 avro_free_func_t free;