Share via


DetectBodyParam interface

Properties

body

The input image binary.

Value may contain any sequence of octets

Property Details

body

The input image binary.

Value may contain any sequence of octets

body: string | Uint8Array | ReadableStream<Uint8Array> | ReadableStream

Property Value

string | Uint8Array | ReadableStream<Uint8Array> | ReadableStream