boundary
suspend fun boundary(
boundaryPrefixed: ByteBuffer,
input: ByteReadChannel
): Boolean
Deprecated: This is going to be removed. Use parseMultipart instead.
Skip multipart boundary
suspend fun boundary(
boundaryPrefixed: ByteBuffer,
input: ByteReadChannel
): Boolean
Deprecated: This is going to be removed. Use parseMultipart instead.
Skip multipart boundary