Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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.23.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