ReadOnlyFileSystem.openForInput

Open a file for input.

interface ReadOnlyFileSystem
openForInput
(
string filename
)

Return Value

a valid InputStream on success, null on failure

Meta