Home
last modified time | relevance | path

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

/external/flatbuffers/net/FlatBuffers/
DByteBuffer.cs80 public sealed class ByteArrayAllocator : ByteBufferAllocator class
84 public ByteArrayAllocator(byte[] buffer) in ByteArrayAllocator() method in FlatBuffers.ByteArrayAllocator