mirror of https://github.com/nodejs/node.git
226f98a356
compare() works like String.localeCompare such that: Buffer.compare(a, b) === a.compare(b); equals() does a native check to see if two buffers are equal. Signed-off-by: Trevor Norris <trev.norris@gmail.com> |
||
---|---|---|
.. | ||
arrays | ||
buffers | ||
crypto | ||
fs | ||
http | ||
misc | ||
net | ||
tls | ||
common.js | ||
compare.js | ||
fs-write-stream-throughput.js | ||
http-flamegraph.sh | ||
http.sh | ||
http_bench.js | ||
http_server_lag.js | ||
http_simple.js | ||
http_simple.rb | ||
http_simple_auto.js | ||
http_simple_bench.sh | ||
http_simple_cluster.js | ||
idle_clients.js | ||
idle_server.js | ||
io.c | ||
plot.R | ||
report-startup-memory.js | ||
static_http_server.js |