Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

BufferUtils.Uint8ArrayUtils

import { BufferUtils } from "https://raw.githubusercontent.com/i-xi-dev/bytes.es/4.2.0/deps.ts"; 

const { Uint8ArrayUtils } = BufferUtils;

§Functions

BufferUtils.Uint8ArrayUtils.fromUint16s
BufferUtils.Uint8ArrayUtils.fromUint32s
BufferUtils.Uint8ArrayUtils.fromUint8s
BufferUtils.Uint8ArrayUtils.toUint16sArray
BufferUtils.Uint8ArrayUtils.toUint32sArray
BufferUtils.Uint8ArrayUtils.toUint8sArray