0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/doc
Felix Geisendörfer 301f53c2aa Allow omission of end option for range reads
Problem: Sometimes it is useful to read a file from a certain position
to it's end. The current implementation was already perfectly capable
of this, but decided to throw an error when the user tried to omit
the end option. The only way to do this, was to pass {end: Infinity}.

Solution: Automatically assume {end: Infinity} when omitted, and remove
the previous exception thrown. Also updated the docs.

closes #801.
2011-04-13 09:46:28 -07:00
..
api Allow omission of end option for range reads 2011-04-13 09:46:28 -07:00
api_assets Revert "Use html5 spec stylesheet for docs" 2011-01-27 19:55:52 -08:00
cla.html joyent-ize website 2010-11-11 16:34:11 -08:00
favicon.ico Added favicon.ico 2011-04-02 02:35:23 -07:00
index.html Added favicon.ico 2011-04-02 02:35:23 -07:00
joyent-logo_orange_nodeorg-01.png Add jobs.nodejs.org link 2011-03-23 19:24:09 -07:00
logo.png Add mediacoder's logo to website 2009-11-02 12:28:08 +01:00
node.1 Add V8 options to man page 2011-02-19 20:56:20 -08:00
pipe.css Small site fix for image borders and nodejs-dev maillist URL 2010-12-04 18:47:32 -08:00
sh_javascript.min.js
sh_main.js Syntax highlighting for <tt> elements. 2009-09-23 16:58:28 +02:00
sh_vim-dark.css Change api.html style 2010-04-08 22:42:02 -07:00
sponsored.png joyent-ize website 2010-11-11 16:34:11 -08:00
template.html Added favicon.ico 2011-04-02 02:35:23 -07:00
v0.4_announcement.html Added favicon.ico 2011-04-02 02:35:23 -07:00