marshal
Este conteúdo não está disponível em sua língua ainda.
marshal(
request,value):object
Defined in: src/http/Marshalling.ts:61
Encode a value into {body, contentType} suitable for an HttpResponse.
Parameters
Section titled “Parameters”request
Section titled “request”unknown
Returns
Section titled “Returns”object
body:
Uint8Array
contentType
Section titled “contentType”contentType:
string
