PHP - Manual: inflate_get_read_len
2024-11-13
(PHP 7 >= 7.2.0, PHP 8)
inflate_get_read_len — Get number of bytes read so far
context
Returns number of bytes read so far 或者在失败时返回 false
.
版本 | 说明 |
---|---|
8.0.0 |
context expects an InflateContext
instance now; previously, a resource was expected.
|
官方地址:https://www.php.net/manual/en/function.inflate-get-read-len.php