Ktor 1.5.0
io.ktor.utils.io.pool
/
DirectByteBufferPool
/
<init>
<init>
DirectByteBufferPool
(
capacity
:
Int
=
DEFAULT_POOL_CAPACITY
,
bufferSize
:
Int
=
DEFAULT_BUFFER_SIZE
)