Ktor 1.3.1
io.ktor.utils.io
/
skipDelimiter
skipDelimiter
suspend
fun
ByteReadChannel
.
skipDelimiter
(
delimiter
:
ByteBuffer
)
:
Unit