import { streamUtils } from "https://deno.land/x/dtils@2.2.0/deps.ts";
const { Buffer } = streamUtils;
Returns whether the unread portion of the buffer is empty.
import { streamUtils } from "https://deno.land/x/dtils@2.2.0/deps.ts";
const { Buffer } = streamUtils;
Returns whether the unread portion of the buffer is empty.