method io.Buffer.prototype.emptyRe-exportimport { io } from "https://deno.land/x/enviromodder@1.3.2/setup/deps.ts"; const { Buffer } = io; empty(): booleanReturns whether the unread portion of the buffer is empty. Returnsboolean