Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/earthstar/src/crypto/base32.ts>base32BytesToString

Storage for private, distributed, offline-first applications.
Go to Latest
function base32BytesToString
import { base32BytesToString } from "https://deno.land/x/earthstar@v10.0.2/src/crypto/base32.ts";

Encode uint8array bytes to base32 string

Parameters

bytes: Uint8Array