Skip to main content
Module

x/oak/test_deps.ts>Buffer#empty

A middleware framework for handling HTTP with Deno 🐿️ 🦕
Extremely Popular
Go to Latest
method Buffer.prototype.empty
import { Buffer } from "https://deno.land/x/oak@v10.6.0/test_deps.ts";

Returns whether the unread portion of the buffer is empty.

Returns

boolean