Skip to main content
Module

std/io/buffer.ts>Buffer#writeSync

The Deno Standard Library
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
method Buffer.prototype.writeSync
import { Buffer } from "https://deno.land/std@0.222.1/io/buffer.ts";

Parameters

p: Uint8Array

Returns

number