class BufReader
implements IReadable
Add Package
deno add jsr:@fuman/io
Import symbol
import { BufReader } from "@fuman/io";
---- OR ----
Import directly with a jsr specifier
import { BufReader } from "jsr:@fuman/io";
Add Package
npx jsr add @fuman/io
Import symbol
import { BufReader } from "@fuman/io";
Add Package
yarn dlx jsr add @fuman/io
Import symbol
import { BufReader } from "@fuman/io";
Add Package
pnpm dlx jsr add @fuman/io
Import symbol
import { BufReader } from "@fuman/io";
Add Package
bunx jsr add @fuman/io
Import symbol
import { BufReader } from "@fuman/io";