Searched defs:GrowFront (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/flatbuffers/net/FlatBuffers/ | ||
H A D | ByteBuffer.cs | 78 public abstract void GrowFront(int newSize); in GrowFront() method in FlatBuffers.ByteBufferAllocator |