bzerrstr

(PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8)

bzerrstrrestituisce la stringa di errore bzip2

Descrizione

bzerrstr(resource $bz): string

Resituisce la stringa di errore bzip2 restituito dal puntatore bz.

Vedere anche bzerrno() e bzerror().

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top