Microweber\Utils\lib\XmlStreamer::getTotalBytes PHP Méthode

getTotalBytes() public méthode

Gets the total file size of the xml.
public getTotalBytes ( )
    public function getTotalBytes()
    {
        return $this->totalBytes;
    }