ktor-io
Toggle table of contents
3.3.1
common
Platform filter
common
Switch theme
Search in API
ktor-io
ktor-io
/
io.ktor.utils.io.pool
/
ObjectPool
/
borrow
borrow
abstract
fun
borrow
(
)
:
T
(
source
)
borrow an instance. Pool can recycle an old instance or create a new one
Report a problem