VFSFile.bytes

Get file size in bytes.

class VFSFile
@property @safe const
ulong
bytes
()

Throws

VFSNotFoundException if the file does not exist.

Meta