org\bovigo\vfs\content\FileContent::read PHP Méthode

read() public méthode

reads the given amount of bytes from content
public read ( integer $count ) : string
$count integer
Résultat string
    public function read($count);