inputStream

abstract fun inputStream(inputStream: InputStream): Source

Returns a new source from specified input stream.

Return

a new source from specified input stream

Parameters

inputStream

specified input stream of bytes

Sources

jvm source
Link copied to clipboard