Function parse_mask_chunk

Source
pub fn parse_mask_chunk(input: &[u8]) -> ParseResult<'_, MaskChunk<'_>>