Kind: Function
Source: src/adapter/aws-lambda/handler.ts
Part of: Adapter
Signature
tsfunction isContentEncodingBinary(contentEncoding: string | null)
Parameters
| Name | Type |
|---|---|
contentEncoding | `string |
Kind: Function
Source: src/adapter/aws-lambda/handler.ts
Part of: Adapter
tsfunction isContentEncodingBinary(contentEncoding: string | null)
| Name | Type |
|---|---|
contentEncoding | `string |
Was this page helpful?