Skip to main content
Module

std/io/ioutil.ts

Deno standard library
Go to Latest
import * as mod from "https://deno.land/std@0.108.0/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