Home
last modified time | relevance | path

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

/external/flatbuffers/tests/MyGame/Example/
DMonster.cs90 public Span<byte> GetTestarrayofboolsBytes() { return __p.__vector_as_span(52); } in GetTestarrayofboolsBytes() method
92 public ArraySegment<byte>? GetTestarrayofboolsBytes() { return __p.__vector_as_arraysegment(52); } in GetTestarrayofboolsBytes() method