public static class ByteBufferBuilder.Companion
| Modifier and Type | Method and Description |
|---|---|
java.nio.ByteBuffer |
build(java.nio.ByteOrder order,
kotlin.jvm.functions.Function1<? super io.ktor.util.ByteBufferBuilder,kotlin.Unit> block)
Deprecated.
|