Function webparse::http::http2::frame::encode_u24

source ·
pub fn encode_u24<B: Buf + BufMut>(buf: &mut B, val: u32) -> usize