Microweber\Utils\lib\XmlStreamer::getTotalBytes PHP Method

getTotalBytes() public method

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