프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Compress | void | ||
Compress | void | ||
Decompress | byte[] | ||
FreeLibrary | bool | ||
GetProcAddress | |||
LoadLibrary | |||
QuickLZ | System |
메소드 | 설명 | |
---|---|---|
ForwardProcessDataStream ( Stream inStream, Stream outStream, string>.Dictionary |
||
ReverseProcessDataStream ( Stream inStream, Stream outStream, string>.Dictionary |
메소드 | 설명 | |
---|---|---|
Compress ( |
||
Compress ( byte Source, byte dest, int &destLength ) : void | ||
Decompress ( byte Source ) : byte[] | ||
FreeLibrary ( |
||
GetProcAddress ( |
||
LoadLibrary ( string dllToLoad ) : |
||
QuickLZ ( ) : System |
public ForwardProcessDataStream ( Stream inStream, Stream outStream, string>.Dictionary |
||
inStream | Stream | |
outStream | Stream | |
options | string>.Dictionary | |
writtenBytes | long | |
리턴 | void |
public ReverseProcessDataStream ( Stream inStream, Stream outStream, string>.Dictionary |
||
inStream | Stream | |
outStream | Stream | |
options | string>.Dictionary | |
writtenBytes | long | |
리턴 | void |