Function ReadOnlyFileSystem.openForInput

Open a file for input.

abstract InputStream openForInput (
  string filename
);

Returns

a valid InputStream on success, null on failure