• Preparing search index...
  • The search index is not available
matter.js-monorepo
  • matter.js-monorepo
  • @matter/general
  • Base64
  • decode

Function decode

  • decode(input): Uint8Array
  • Decodes base64.

    Parameters

    • input: string

      binary data encoded as a base64 or base64url string

    Returns Uint8Array

    decoded bytes in a ByteArray

    • Defined in packages/general/src/codec/Base64Codec.ts:89

Settings

Member Visibility
matter.js-monorepo
  • Loading...

Generated using TypeDoc