Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

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

Earthstar is a tool for private, undiscoverable, offline-first networks.
Go to Latest
function base32BytesToString
import { base32BytesToString } from "https://deno.land/x/earthstar@v10.0.0-beta.7/src/crypto/base32.ts";

Encode uint8array bytes to base32 string

Parameters

bytes: Uint8Array