inputStream

fun inputStream(inputStream: InputStream): Config

Returns a child config containing values from specified input stream.

Return

a child config containing values from specified input stream

Parameters

inputStream

specified input stream of bytes

Sources

jvm source
Link copied to clipboard