deno.land / std@0.177.1 / node / buffer.ts

نووسراو ببینە
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// Copyright 2018-2023 the Deno authors. All rights reserved. MIT license.// @deno-types="./internal/buffer.d.ts"export { atob, Blob, btoa, Buffer, constants, default, kMaxLength, kStringMaxLength, SlowBuffer,} from "./internal/buffer.mjs";
std

Version Info

Tagged at
10 months ago