Syntax Syntax
Return Return
(bool)
Source Source
File: wp-includes/ID3/getid3.php
if (!getid3_lib::intValueSupported($pos)) { throw new getid3_exception('cannot fread('.$bytes.' from '.$this->ftell().') because beyond PHP filesystem limit', 10); } //return fread($this->getid3->fp, $bytes); /*