bnoordhuis / node-buffertools

working with node.js buffers made easy
ISC License
205 stars 35 forks source link

fill is now available in nodejs #50

Open Eropi4 opened 11 years ago

Eropi4 commented 11 years ago

buf.fill(value, [offset], [end]) is now available in basic NodeJS. It also supports offset and end. Maybe it should be deprecated in buffertools? http://nodejs.org/api/buffer.html#buffer_buf_fill_value_offset_end