Skip to content

encodeBase64

reference
1 min readUpdated

Kind: Function

Source: src/utils/encode.ts

Part of: Utils

Signature

ts
function encodeBase64(buf: ArrayBufferLike): string

Parameters

NameType
bufArrayBufferLike

Returns: string

Used by

3 references from 3 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

Imported by (3)

  • keysrc/middleware/secure-headers/secure-headers.ts:139
  • LambdaEventsrc/adapter/aws-lambda/handler.ts:23
  • CloudFrontRequestsrc/adapter/lambda-edge/handler.ts:41

Was this page helpful?

Download as PDF
encodeBase64 — Hono (narrator proof)