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

x/pbkit/core/runtime/wire/varint.ts>encode

Protobuf toolkit for modern web development
Latest
function encode
import { encode } from "https://deno.land/x/pbkit@v0.0.72/core/runtime/wire/varint.ts";

Parameters

value: number | Long

Returns

Uint8Array