Function solicit::http::frame::pack_header
[−]
[src]
pub fn pack_header(header: &FrameHeader) -> FrameHeaderBuffer
Constructs a buffer of 9 bytes that represents the given FrameHeader
.