Home | History | Annotate | Download | only in LZMA

Lines Matching refs:EncodeMatched

89 			public void EncodeMatched(SevenZip.Compression.RangeCoder.Encoder rangeEncoder, byte matchByte, byte symbol) throws IOException

1121 subCoder.EncodeMatched(_rangeEncoder, matchByte, curByte);