KoAJAX
    Preparing search index...

    Variable encodeBase64

    encodeBase64: (raw: string | Blob) => Promise<string>

    Type Declaration

      • (raw: string | Blob): Promise<string>
      • Parameters

        • raw: string | Blob

          Binary data

        Returns Promise<string>

        Base64 encoded data