Skip to main content
Module

x/earthstar/src/entries/universal.ts>base32BytesToString

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

Encode uint8array bytes to base32 string

Parameters

bytes: Uint8Array