Nodestreamdefault.Duplex.prototype.endmethod default.Duplex.prototype.endOverload 1#Duplex.prototype.end(cb?: () => void): thisParameters ##cb: () => void optionalReturn Type #this Overload 2#Duplex.prototype.end(chunk: any,cb?: () => void,): thisParameters ##chunk: any #cb: () => void optionalReturn Type #this Overload 3#Duplex.prototype.end(chunk: any,encoding?: BufferEncoding,cb?: () => void,): thisParameters ##chunk: any #encoding: BufferEncoding optional#cb: () => void optionalReturn Type #this
method default.Duplex.prototype.endOverload 1#Duplex.prototype.end(cb?: () => void): thisParameters ##cb: () => void optionalReturn Type #this Overload 2#Duplex.prototype.end(chunk: any,cb?: () => void,): thisParameters ##chunk: any #cb: () => void optionalReturn Type #this Overload 3#Duplex.prototype.end(chunk: any,encoding?: BufferEncoding,cb?: () => void,): thisParameters ##chunk: any #encoding: BufferEncoding optional#cb: () => void optionalReturn Type #this