public interface BufferAllocator
byte[]
allocate(int size)
void
release(byte[] buffer)
byte[] allocate(int size)
void release(byte[] buffer)
Copyright © 2011–2024 xerial.org. All rights reserved.