Function parse_palette_chunk

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