Microweber\Utils\lib\XmlStreamer::getTotalBytes PHP Метод

getTotalBytes() публичный Метод

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