Get number of bytes read so far

inflate_get_read_len

(PHP 7 >= 7.2.0, PHP 8)

inflate_get_read_lenGet number of bytes read so far

說明

inflate_get_read_len(InflateContext $context): int

警告

本函式還未編寫文件,僅有參數列表。

參數

context

返回值

Returns number of bytes read so far 或者在失敗時返回 false.

更新日誌

版本說明
8.0.0 context expects an InflateContext instance now; previously, a resource was expected.

Leave a Reply

Your email address will not be published. Required fields are marked *