C# 클래스 LZMA.RangeCoder.Decoder

파일 보기 프로젝트 열기: MarcFletcher/NetworkComms.Net 1 사용 예제들

비공개 메소드들

메소드 설명
CloseStream ( ) : void
Decode ( uint start, uint size, uint total ) : void
DecodeBit ( uint size0, int numTotalBits ) : uint
DecodeDirectBits ( int numTotalBits ) : uint
GetThreshold ( uint total ) : uint
Init ( System stream ) : void
Normalize ( ) : void
Normalize2 ( ) : void
ReleaseStream ( ) : void