VFSFile.bytes

Get file size in bytes.

class VFSFile
@property
ulong
bytes
@safe const
(
)

Throws

VFSNotFoundException if the file does not exist.

Meta