Creates a new Buffer containing data.length bytes from data .
data.length
data
This function is exactly equivalent to Buffer with TAKE as first argument; it exists mainly for convenience and simplifying language bindings.
length of data
the new Buffer.