public class PoolsKt
| Modifier and Type | Method and Description |
|---|---|
static kotlinx.io.pool.ObjectPool<java.nio.ByteBuffer> |
getDefaultDatagramByteBufferPool()
Byte buffer pool for UDP datagrams
|
static kotlinx.coroutines.CoroutineDispatcher |
getIoCoroutineDispatcher()
Deprecated.
|
static java.lang.ThreadGroup |
getIoThreadGroup()
Deprecated.
|
public static java.lang.ThreadGroup getIoThreadGroup()
public static kotlinx.coroutines.CoroutineDispatcher getIoCoroutineDispatcher()
The default I/O coroutine dispatcher
public static kotlinx.io.pool.ObjectPool<java.nio.ByteBuffer> getDefaultDatagramByteBufferPool()
Byte buffer pool for UDP datagrams