Codec.Picture.Gif.Internal.LZW
decodeLzw :: ByteString -> Int -> Int -> STVector s Word8 -> BoolReader s () Source #
decodeLzwTiff :: ByteString -> STVector s Word8 -> Int -> BoolReader s () Source #