JavaScript
1
Вклад в тег
readable.pipe(destination[, options])#
Added in: v0.9.4
destination The destination for writing data
options Pipe options
end End the writer when the reader ends. Defaults to true.