(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.
|