SecureBlackbox 2020 Kotlin Edition

Questions / Feedback?

SetResponseStream Method

Sets a stream to be served as a response.

Syntax

public fun setResponseStream(connectionId: Long, dataStream: InputStream?, closeStream: Boolean, contentType: String?)

Remarks

Use this property to provide the response content in a stream. Set CloseStream to indicate that the stream should be disposed of once sent.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 Kotlin Edition - Version 20.0 [Build 8063]