Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/deno/std/io/ioutil.ts

A modern runtime for JavaScript and TypeScript.
Go to Latest
import * as deno from "https://deno.land/x/deno@v0.22.0/std/io/ioutil.ts";

Functions

copy N size at the most. If read size is lesser than N, then returns nread

Read big endian 32bit integer from BufReader

Read big endian 64bit long from BufReader

Read big endian 16bit short from BufReader

Slice number into 64bit big endian byte array