Search Results
Parameters ¶ data The string to decompress. use_less_memory If true, an alternative decompression algorithm will be used which uses less memory (the maximum memory requirement drops to around 2300K) but works at roughly half the speed. See the » bzip2 documentation for more information about this feature.
Intégration de sites internet en Html5 et Css3, tout en respectant les standards du World Wide Web Consortium (W3C). Votre site web sera identique au design web. Docs PHP Fonction bzdecompress
If true, an alternative decompression algorithm will be used which uses less memory (the maximum memory requirement drops to around 2300K) but works at roughly half the speed. See the » bzip2 documentation for more information about this feature.
May 13, 2026 · Document ID 68552 Release Date 2026-05-13 Version 5.3 English AOCL API Guide Introduction
bzdecompress () decompresses the source string containing bzip2 encoded data and returns it. If the optional parameter small is true, an alternative decompression algorithm will be used which uses less memory (the maximum memory requirement drops to around 2300K) but works at roughly half the speed. See the bzip2 documentation for more information about this feature.
If TRUE, an alternative decompression algorithm will be used which uses less memory (the maximum memory requirement drops to around 2300K) but works at roughly half the speed.
People also ask
What does bzdecompress do?
How does bz2_bzdecompress work?
What is bz2_bzbufftobuffdecompress?
Why does bz2_bzdecompressinit fail?
bzdecompress () function can decompress a given string containing bzip2 encoded data. bzdecompress () function can return a decompressed string or error number in case of an error.
