메소드 | 설명 | |
---|---|---|
Compress ( byte bytes ) : byte[] |
Compresses the given bytes using a gZip algorithm
|
|
CopyTo ( |
Copies from one stream to another
|
|
Unzip ( byte bytes ) : byte[] |
DeCompresses the given bytes using a gZip algorithm
|
public static CopyTo ( |
||
src | ||
dest | ||
리턴 | void |