deno.land / std@0.166.0 / encoding / varint.ts

نووسراو ببینە
1
2
3
4
5
6
7
8
9
10
// Copyright 2018-2022 the Deno authors. All rights reserved. MIT license.
/** * Functions for encoding typed integers in array buffers. * * @module */
export * from "./varint/mod.ts";
std

Version Info

Tagged at
a year ago