Home
last modified time | relevance | path

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

/aosp_15_r20/external/flatbuffers/tests/MyGame/Example/
H A DMonster.cs124 public Span<long> GetVectorOfLongsBytes() { return __p.__vector_as_span<long>(68, 8); } in GetVectorOfLongsBytes() method
126 public ArraySegment<byte>? GetVectorOfLongsBytes() { return __p.__vector_as_arraysegment(68); } in GetVectorOfLongsBytes() method