Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/opine/test/deps.ts>Buffer#empty

Minimalist web framework for Deno ported from ExpressJS.
Latest
method Buffer.prototype.empty
import { Buffer } from "https://deno.land/x/opine@2.3.4/test/deps.ts";

Returns whether the unread portion of the buffer is empty.

Returns

boolean