ktor-io
Toggle table of contents
3.3.2
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
ktor-io
ktor-io
/
io.ktor.utils.io.pool
/
DirectByteBufferPool
/
DirectByteBufferPool
Direct
Byte
Buffer
Pool
jvm
constructor
(
capacity
:
Int
=
DEFAULT_POOL_CAPACITY
,
bufferSize
:
Int
=
DEFAULT_BUFFER_SIZE
)
(
source
)