Module

x/dejs/vendor/https/deno.land/std/io/buffer.ts>Buffer#empty

ejs template engine for deno.
Go to Latest
method Buffer.prototype.empty
import { Buffer } from "https://dotland.deno.dev/x/dejs@0.10.1/vendor/https/deno.land/std/io/buffer.ts";

Returns whether the unread portion of the buffer is empty.

Returns

boolean