ZLIB decompression
XML
<decode:zlib var="var">
string
</decode:zlib>
<decode:zlib /> decompresses a value from ZLIB data format according to RFC 1950.
<decode:zlib /> is the complement of the <encode:zlib /> operation.
Attributes
| Name | Type | Description | Defined By |
|---|---|---|---|
| var | var | Result variable name | decode:zlib |
Results
| Binding | Type | Predicate |
|---|---|---|
| var | string | N/A |