marshal
marshal(
req,value):object
Defined in: src/http/Marshalling.ts:61
Encode a value into {body, contentType} suitable for an HttpResponse.
Parameters
Section titled “Parameters”unknown
Returns
Section titled “Returns”object
body:
Uint8Array
contentType
Section titled “contentType”contentType:
string