Function toku_protocol::make_flags[][src]

pub fn make_flags(compressed: bool) -> u8
Expand description

Creates the u8 flags for a frame. We only have one flag right now, Flags::Compressed.