deno.land / std@0.224.0 / io / _constants.ts

نووسراو ببینە
1
2
3
4
5
6
// Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.// This module is browser compatible.
export const DEFAULT_CHUNK_SIZE = 16_640;export const DEFAULT_BUFFER_SIZE = 32 * 1024;
std

Version Info

Tagged at
3 weeks ago