Skip to main content
Module

x/earthstar/mod.browser.ts>base32BytesToString

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

Encode uint8array bytes to base32 string

Parameters

bytes: Uint8Array