Skip to main content
Module

std/io/ioutil.ts

Deno standard library
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
import * as mod from "https://deno.land/std@0.104.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