diff options
author | Hans Bolinder <[email protected]> | 2011-08-31 09:26:43 +0200 |
---|---|---|
committer | Hans Bolinder <[email protected]> | 2011-09-02 10:36:20 +0200 |
commit | f06a6f75ed02e0780d65d22498926af2eafc947a (patch) | |
tree | 54c6a9af3c685b7e4ceedfec8a9da76fbe2a1dbf /erts/preloaded/ebin/zlib.beam | |
parent | 9f1e455017228e8f35d82e2fe1e3c5268c2e0aa3 (diff) | |
download | otp-f06a6f75ed02e0780d65d22498926af2eafc947a.tar.gz otp-f06a6f75ed02e0780d65d22498926af2eafc947a.tar.bz2 otp-f06a6f75ed02e0780d65d22498926af2eafc947a.zip |
Update documentation and specifications of some of the zlib functions
The functions zlib:deflateSetDictionary/2 and zlib:inflateSetDictionary/2
accept iodata() as Dictionary.
The functions zlib:crc32/2,3, zlib:adler32/2,3, zlib:compress/1,
zlib:uncompress/1, zlib:zip/1, and zlib:unzip/1 accept iodata() as
data.
Diffstat (limited to 'erts/preloaded/ebin/zlib.beam')
-rw-r--r-- | erts/preloaded/ebin/zlib.beam | bin | 12148 -> 11876 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/erts/preloaded/ebin/zlib.beam b/erts/preloaded/ebin/zlib.beam Binary files differindex d400269ed0..cda53f7692 100644 --- a/erts/preloaded/ebin/zlib.beam +++ b/erts/preloaded/ebin/zlib.beam |