parseBoundary

fun parseBoundary(contentType: CharSequence): ByteBuffer

Parse multipart boundary encoded in contentType header value

Return

a buffer containing CRLF, prefix '--' and boundary bytes