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