method Readable.prototype.unshiftimport { Readable } from "https://dotland.deno.dev/std@0.92.0/node/stream.ts"; unshift(chunk: any, encoding?: string): booleanParameterschunk: anyoptionalencoding: stringReturnsboolean