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

x/powar/deps.ts>io.Buffer#empty

A simple but powerful TypeScript-based dot-file manager.
Go to Latest
method io.Buffer.prototype.empty
Re-export
import { io } from "https://deno.land/x/powar@1.0.1/deps.ts";
const { Buffer } = io;

Returns whether the unread portion of the buffer is empty.

Returns

boolean