apidocs / com.nimmsta.core.android.util / StreamUtils

StreamUtils

open class StreamUtils

Utils for Streams.

Author
NIMMSTA Team

Copyright
NIMMSTA GmbH & IBPG 2020

License
NIMMSTA GmbH

Constructors

<init>

Utils for Streams.

StreamUtils()

Functions

convertStreamToString

open static fun convertStreamToString(is: InputStream!): String!