method Readable.prototype.pushimport { Readable } from "https://dotland.deno.dev/std@0.177.0/node/stream.ts"; push(chunk: any, encoding?: BufferEncoding): booleanParameterschunk: anyoptionalencoding: BufferEncodingReturnsboolean