newInputStream

abstract fun newInputStream(): InputStream?

Creates a new InputStream to read from the configuration file.

Note: It is the user's responsibility to close this stream.