Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

std/node/buffer.ts>Buffer.of

Deno standard library
Go to Latest
method Buffer.of
import { Buffer } from "https://deno.land/std@0.160.0/node/buffer.ts";

Creates a new Buffer using the passed {data}

Parameters

...items: number[]

to create a new Buffer