Searched refs:ByteBufferAllocator (Results 1 – 1 of 1) sorted by relevance
55 public abstract class ByteBufferAllocator class80 public sealed class ByteArrayAllocator : ByteBufferAllocator126 private ByteBufferAllocator _buffer;129 public ByteBuffer(ByteBufferAllocator allocator, int position) in ByteBuffer()