Home
last modified time | relevance | path

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

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