open fun getInputStream(): InputStream
This implementation returns a ByteArrayInputStream for the underlying byte array.
See Also java.io.ByteArrayInputStream