android-components / mozilla.components.concept.fetch / Request / Body / <init>

<init>

Body(stream: InputStream)

A Body to be send with the Request.

Parameters

stream - A stream that will be read and send to the resource.