Files
node/lib
Trevor Norris 7240ad4441 buffer: allow encoding param to collapse
Currently the signature is indexOf(val[, byteOffset[, encoding]])
Instead allow indexOf(val[, byteOffset][, encoding])
so that byteOffset does not need to be passed.

PR-URL: https://github.com/nodejs/node/pull/4803
Reviewed-By: James M Snell <jasnell@gmail.com>
2016-01-22 11:32:16 -07:00
..
2016-01-16 19:54:25 +01:00
2015-10-08 17:32:08 -07:00
2015-12-02 11:05:11 -08:00
2016-01-16 19:54:25 +01:00
2016-01-07 03:39:15 -05:00
2015-12-25 13:05:23 -08:00
2015-06-11 20:24:44 +02:00
2016-01-16 19:54:25 +01:00
2015-12-25 13:05:23 -08:00
2015-01-31 23:47:29 -05:00