Companion

object Companion

Properties

Link copied to clipboard
const val BYTE_BLOCK_MASK: Int

Use this to find the position of a global offset in a particular buffer.

Link copied to clipboard
const val BYTE_BLOCK_SHIFT: Int = 15

Use this to find the index of the buffer containing a byte, given an offset to that byte.

Link copied to clipboard
const val BYTE_BLOCK_SIZE: Int

The size of each buffer in the pool.