Module

x/proc/tests/deps/streams.ts>Buffer#empty

A better way to work with processes in Deno.
Latest
method Buffer.prototype.empty
import { Buffer } from "https://dotland.deno.dev/x/proc@0.21.9/tests/deps/streams.ts";

Returns whether the unread portion of the buffer is empty.

Returns

boolean