Searched refs:flexbuffer (Results 1 – 14 of 14) sorted by relevance
70 fn validate_monster(flexbuffer: &[u8]) { in validate_monster()71 let r = Reader::get_root(flexbuffer).unwrap().as_map(); in validate_monster()
59 # At the moment the flexbuffer library is not exposed as a bazel target.
121 flex:[ubyte] (id:30, flexbuffer);
333 flexbuffer(false), in FieldDef()363 bool flexbuffer; // This field contains FlexBuffer data. member
285 } else if (fd.flexbuffer && opts.json_nested_flexbuffers) { in GenFieldOffset()
1249 field->flexbuffer = true; in ParseField()1518 if (field->flexbuffer) { in ParseTable()4075 flexbuffer = true; in Deserialize()
2329 } else if (field.flexbuffer) { in GenVerifyCall()2866 if (field->flexbuffer) { in GenTable()
758 } else if (field.flexbuffer) { in GenVerifyCall()
173 a:[ubyte] (flexbuffer);
461 - `flexbuffer` (on a field): this indicates that the field (which must be a462 vector of ubyte) contains flexbuffer data. The generated code will then
370 - `flexbuffer` (on a field): this indicates that the field371 (which must be a vector of ubyte) contains flexbuffer data. The generated
141 containing a flexbuffer that maps parameter names to their values. The buffer is