(PHP 7 >= 7.2.0, PHP 8)
inflate_get_read_len — Get number of bytes read so far
Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.
context
   Returns number of bytes read so far o false in caso di fallimento.
  
| Versione | Descrizione | 
|---|---|
| 8.0.0 | contextexpects an InflateContext
       instance now; previously, a resource was expected. | 
