Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
NSoft
NFramework
Compressions
CompressorTool
C# Class NSoft.NFramework.Compressions.CompressorTool
Exibir arquivo
Open project: debop/NFramework
Public Properties
Property
Type
Description
BUFFER_SIZE
int
EmptyBytes
byte[]
Public Methods
Method
Description
IsZeroLength
(
this
input
) :
bool
빈 데이타인지 검사한다.
Method Details
IsZeroLength()
public
static
method
빈 데이타인지 검사한다.
public
static
IsZeroLength
(
this
input
) :
bool
input
this
return
bool
Property Details
BUFFER_SIZE
public_oe static_oe property
Decompress시에 사용할 버퍼의 크기
public
static
int
BUFFER_SIZE
return
int
EmptyBytes
public_oe static_oe property
빈 바이크 배열
public
static
byte[]
EmptyBytes
return
byte[]