oa_gateway_stomp::codec

Function find_header_end

Source
fn find_header_end(buf: &[u8]) -> Option<usize>
Expand description

Byte offset after the blank line that ends the header block (\n\n or \r\n\r\n).