method Buffer.prototype.emptyimport { Buffer } from "https://dotland.deno.dev/std@0.110.0/io/buffer.ts"; empty(): booleanReturns whether the unread portion of the buffer is empty. Returns whether the unread portion of the buffer is empty. Returnsboolean