Skip to main content

ArkWeb_HttpBodyStream

Type Alias ArkWeb_HttpBodyStream 

Source
pub type ArkWeb_HttpBodyStream = ArkWeb_HttpBodyStream_;
Expand description

@brief The http body of the request.

Use OH_ArkWebHttpBodyStream_* interface to read the body.\n

@syscap SystemCapability.Web.Webview.Core @since 12

Aliased Typeยง

pub struct ArkWeb_HttpBodyStream { /* private fields */ }