콘텐츠로 이동
한국어

marshal

이 콘텐츠는 아직 번역되지 않았습니다.

marshal(req, value): object

Defined in: src/http/Marshalling.ts:61

Encode a value into {body, contentType} suitable for an HttpResponse.

HttpRequest

unknown

object

body: Uint8Array

contentType: string