DefaultBufferPool

constructor(bufferSize: Int = DEFAULT_BUFFER_SIZE, capacity: Int = 1000, allocator: Allocator = DefaultAllocator)