PHP » GoLang |
login |
register |
about
|
bzread(PHP 4 >= 4.0.4, PHP 5, PHP 7) bzread — Binary safe bzip2 file read Description
string bzread
( resource
$bz
[, int $length = 1024
] )bzread() reads from the given bzip2 file pointer.
Reading stops when Parameters
Return Values
Returns the uncompressed data, or Examples
Example #1 bzread() example
<?php |
more
Recently updated
more
Most requested
more
Last requests
|