VFSFile.input

Open the file and get reading access.

class VFSFile
final @property
input
(
)

Return Value

VFSFileInput providing input access to the file.

Throws

VFSIOException if the file does not exist or is already open.

Meta