Skip to main content
Home
This release is 27 versions behind 1.0.12 — the latest version of @std/internal. Jump to latest

INTERNAL: The internal package for @std. Do not use this directly.

This package works with Deno, BrowsersIt is unknown whether this package works with Cloudflare Workers, Node.js, Bun
It is unknown whether this package works with Cloudflare Workers
It is unknown whether this package works with Node.js
This package works with Deno
It is unknown whether this package works with Bun
This package works with Browsers
JSR Score
100%
Published
2 years ago (0.200.0)
I
Closer

An abstract interface which when implemented provides an interface to close files/resources that were previously opened.

I
Reader

An abstract interface which when implemented provides an interface to read bytes into an array buffer asynchronously.

I
ReaderSync

An abstract interface which when implemented provides an interface to read bytes into an array buffer synchronously.

I
Writer

An abstract interface which when implemented provides an interface to write bytes from an array buffer to a file/resource asynchronously.

I
WriterSync

An abstract interface which when implemented provides an interface to write bytes from an array buffer to a file/resource synchronously.

v
isLinux
No documentation available
v
isWindows
No documentation available
T
OSType
No documentation available
v
osType
No documentation available

New Ticket: Report package

Please provide a reason for reporting this package. We will review your report and take appropriate action.

Please review the JSR usage policy before submitting a report.