Package-level declarations

Types

Link copied to clipboard
class FixedBufferPool(capacity: Int, bucketBase: Int = BLOCK_SIZE, normalizeToDirect: Boolean = true, strict: Boolean = true) : BufferPool