mirror of https://github.com/lukechilds/node.git
Browse Source
- Buffer.toString('ascii', 0, 0) incorrectly returns the entire contents of the buffer. Fix this. - Provide similar behavior to Buffer.write() and Buffer.copy() when dealing with 0-length in valid and invalid byte ranges.v0.7.4-release
Peter Griess
15 years ago
committed by
Ryan Dahl
2 changed files with 12 additions and 1 deletions
Loading…
Reference in new issue