Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/enviromodder/setup/deps.ts>io.Buffer#empty

MapLock is a module for remapper which is definitely not a nootils clone :)
Go to Latest
method io.Buffer.prototype.empty
Re-export
import { io } from "https://deno.land/x/enviromodder@5.0.1/setup/deps.ts";
const { Buffer } = io;

Returns whether the unread portion of the buffer is empty.

Returns

boolean