stream

fun Body.Companion.stream(inputStream: InputStream, contentType: String = "application/octet-stream"): Body(source)


Convert this byte source into an InputStream.