(PHP 7 >= 7.2.0)
inflate_get_read_len — Get number of bytes read so far
inflate_get_read_len ( InflateContext $context ) : int
This function is currently not documented; only its argument list is available.
context
Returns number of bytes read so far or false on failure.
| Version | Description |
|---|---|
| 8.0.0 | context expects an InflateContext instance now; previously, a resource was expected. |
© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/function.inflate-get-read-len.php