简中文档

method ReadableBase.prototype.push

#ReadableBase.prototype.push(
chunk: any,
encoding?: BufferEncoding,
): boolean

Parameters #

#chunk: any
#encoding: BufferEncoding
optional

Return Type #

boolean