Skip to main content
Module

x/scale/codecs/array.ts>sizedUint8Array

A TypeScript reference implementation of SCALE transcoding
Go to Latest
function sizedUint8Array
import { sizedUint8Array } from "https://deno.land/x/scale@v0.13.0/codecs/array.ts";

Parameters

length: number

Returns

Codec<Uint8Array>