Files
node/lib
Trevor Norris fa89cf545c buffer: fix inspect throw if slice length too long
All the Buffer#{ascii,hex,etc.}Slice() methods are intentionally strict
to alert if a Buffer instance was attempting to be accessed out of
bounds. Buffer#toString() is the more user friendly way of accessing the
data, and will coerce values to their min/max on overflow.
2013-08-21 22:18:20 -07:00
..
2013-08-19 16:42:16 -07:00
2011-03-14 17:37:05 -07:00
2013-08-19 16:42:16 -07:00
2013-08-15 17:19:18 -07:00
2011-03-14 17:37:05 -07:00
2013-08-19 16:42:16 -07:00
2011-03-14 17:37:05 -07:00
2013-08-21 09:40:10 -07:00
2013-08-20 21:03:52 +04:00
2013-03-28 13:19:08 -07:00
2013-08-19 16:42:16 -07:00
2013-08-21 17:58:12 -07:00
2012-06-28 10:14:03 -07:00
2013-08-01 15:08:01 -07:00
2013-08-21 17:58:12 -07:00