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

x/msgpack_rpc/deps.ts>io.Buffer#writeSync

🦕 Deno module to support msgpack-rpc
Go to Latest
method io.Buffer.prototype.writeSync
Re-export
import { io } from "https://deno.land/x/msgpack_rpc@v3.1.6/deps.ts";
const { Buffer } = io;

Parameters

p: Uint8Array

Returns

number