public GetCompressedCopy ( [ stream, bool prependBlockCount ) : void | ||
stream | [ | Stream to write the compressed data to. |
prependBlockCount | bool | If true, prepends block data with signed, 32bit, big-endian block count. |
리턴 | void |
public GetCompressedCopy ( [ stream, bool prependBlockCount ) : void | ||
stream | [ | Stream to write the compressed data to. |
prependBlockCount | bool | If true, prepends block data with signed, 32bit, big-endian block count. |
리턴 | void |