HTTPServiceResponse.SetBodyFromBinaryData

Syntax:

SetBodyFromBinaryData(<Data>)

Parameters:

<Data> (required)

Type: BinaryData.
Binary data that will be written to the HTTP reply body.

Description:

It determines the HTTP reply body from binary data.

Availability:

Server, thick client.

See also:

HTTPServiceResponse, method SetBodyFromString

    

1C:Enterprise Developer's Community