Skip to main content

put_header

Function put_header 

Source
pub fn put_header(out: &mut BytesMut, kind: u64, length: u64)
Expand description

Writes a frame header: type and payload length.