receiveStream

inline suspend fun <Error class: unknown class>.receiveStream(): InputStream

Receives stream content for this call.

Return

instance of InputStream to read incoming bytes for this call.

Throws

ContentTransformationException

when content cannot be transformed to the InputStream.