private function getByteSize($verboseSize)
    {
        if (empty($verboseSize)) {
            return 0;
        }