Function RandomAccessStream.size
Returns the total size of the file.
abstract ulong size() nothrow @property @safe const;
Returns the total size of the file.
abstract ulong size() nothrow @property @safe const;