ZLibCompressStr(RawByteString,TZLibCompressionLevel) Method
Represents method ZLibCompressStr(RawByteString,TZLibCompressionLevel)
.
function ZLibCompressStr( const S: RawByteString; const Level: TZLibCompressionLevel = zclDefault): RawByteString;
Parameters
- S
- Type: RawByteString
- Level
- Type: TZLibCompressionLevel
Return Value
Type: RawByteString