diff options
author | Felix Geisendörfer <felix@debuggable.com> | 2011-04-14 22:45:32 +0200 |
---|---|---|
committer | Ryan Dahl <ry@tinyclouds.org> | 2011-04-14 14:26:46 -0700 |
commit | 80711b0ff90cede610365cba65e46c3128b57bfd (patch) | |
tree | 5df4be24e5709a764283ab63bc8bf90c15ba5abb /lib/module.js | |
parent | e2d90185351b1d1b93f33f71cff10cc7040f708b (diff) | |
download | node-new-80711b0ff90cede610365cba65e46c3128b57bfd.tar.gz |
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
Diffstat (limited to 'lib/module.js')
0 files changed, 0 insertions, 0 deletions