Microweber\Utils\lib\XmlStreamer::getTotalBytes PHP 메소드

getTotalBytes() 공개 메소드

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