0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/doc
Felix Geisendörfer 80711b0ff9 Feature: WriteStream#bytesWritten property
Implemented a new property for writable file streams that keeps track
of the bytes written (not queued). This helps when you are piping
another stream to a file, and would like to know how big the file is
without having to issue another stat call.

closes #930
2011-04-14 14:26:46 -07:00
..
api Feature: WriteStream#bytesWritten property 2011-04-14 14:26:46 -07:00
api_assets
cla.html
favicon.ico
index.html
joyent-logo_orange_nodeorg-01.png
logo.png
node.1
pipe.css
sh_javascript.min.js
sh_main.js
sh_vim-dark.css
sponsored.png
template.html
v0.4_announcement.html