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
LZMA
LzmaDecoder.LenDecoder
C# 클래스 NSoft.NFramework.Compressions.SevenZip.Compression.LZMA.LzmaDecoder.LenDecoder
파일 보기
프로젝트 열기: debop/NFramework
공개 메소드들
메소드
설명
Create
(
uint
numPosStates
) :
void
Decode
(
RangeCoder
rangeDecoder
,
uint
posState
) :
uint
Init
( ) :
void
메소드 상세
Create()
공개
메소드
public
Create
(
uint
numPosStates
) :
void
numPosStates
uint
리턴
void
Decode()
공개
메소드
public
Decode
(
RangeCoder
rangeDecoder
,
uint
posState
) :
uint
rangeDecoder
RangeCoder
posState
uint
리턴
uint
Init()
공개
메소드
public
Init
( ) :
void
리턴
void