Package-level declarations

Types

Link copied to clipboard
open class ChunkBuffer(val memory: Memory, origin: ChunkBuffer?, parentPool: ObjectPool<ChunkBuffer>?) : Buffer
Link copied to clipboard
annotation class DangerousInternalIoApi

API marked with this annotation is internal and extremely fragile and not intended to be used by library users. Such API could be changed without notice including rename, removal and behaviour change. Also using API marked with this annotation could cause data loss or any other damage.

Link copied to clipboard