import { io } from "https://deno.land/x/s3si@gui-v0.4.16/deps.ts";
const { BufReader } = io;
Returns the next byte [0, 255] or null
.
import { io } from "https://deno.land/x/s3si@gui-v0.4.16/deps.ts";
const { BufReader } = io;
Returns the next byte [0, 255] or null
.