Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
NSoft
NFramework
Compressions
SevenZip
Compression
RangeCoder
BitDecoder
C# 클래스 NSoft.NFramework.Compressions.SevenZip.Compression.RangeCoder.BitDecoder
파일 보기
프로젝트 열기: debop/NFramework
1 사용 예제들
공개 메소드들
메소드
설명
Decode
(
RangeCoder
rangeDecoder
) :
uint
Init
( ) :
void
UpdateModel
(
int
numMoveBits
,
uint
symbol
) :
void
메소드 상세
Decode()
공개
메소드
public
Decode
(
RangeCoder
rangeDecoder
) :
uint
rangeDecoder
RangeCoder
리턴
uint
Init()
공개
메소드
public
Init
( ) :
void
리턴
void
UpdateModel()
공개
메소드
public
UpdateModel
(
int
numMoveBits
,
uint
symbol
) :
void
numMoveBits
int
symbol
uint
리턴
void