Skip to main content
Module

x/nonstd/mod.ts>StringBuilder#ensureCapacity

A library for useful features that aren't currently in the std library.
Latest
method StringBuilder.prototype.ensureCapacity
import { StringBuilder } from "https://deno.land/x/nonstd@v0.2.2/mod.ts";

Parameters

value: string | StringBuilder

Returns

boolean