org\bovigo\vfs\content\FileContent::read PHP Method

read() public method

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