Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/willow/deps.ts>GrowingBytes#prune

Exploring Willow in the most efficient and sound programming language
Go to Latest
method GrowingBytes.prototype.prune
Re-export
import { GrowingBytes } from "https://deno.land/x/willow@0.2.1/deps.ts";

Prunes the array by the given bytelength.

Parameters

length: number