Skip to main content
Module

std/io/util.ts

Deno standard library
Go to Latest
import * as mod from "https://deno.land/std@0.52.0/io/util.ts";

Functions

Copy bytes from one Uint8Array to another. Bytes from src which don't fit into dst will not be copied.

Create or open a temporal file at specified directory with prefix and postfix