read

abstract fun read(): InputStream

Returns an unbuffered InputStream that provides means to read the resource. It is the caller's responsibility to close this stream.

Return

An input stream.