Searched defs:DecodeWithMatchByte (Results 1 – 2 of 2) sorted by relevance
78 public byte DecodeWithMatchByte(RangeCoder.Decoder rangeDecoder, byte matchByte) in DecodeWithMatchByte() method131 …public byte DecodeWithMatchByte(RangeCoder.Decoder rangeDecoder, uint pos, byte prevByte, byte mat… in DecodeWithMatchByte() method in SevenZip.Compression.LZMA.Decoder.LiteralDecoder
71 …public byte DecodeWithMatchByte(SevenZip.Compression.RangeCoder.Decoder rangeDecoder, byte matchBy… in DecodeWithMatchByte() method in Decoder.LiteralDecoder.Decoder2