You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
James M Snell 627524973a buffer: add Buffer.allocUnsafeSlow(size) 9 years ago
..
buffer-base64-decode.js buffer: add .from(), .alloc() and .allocUnsafe() 9 years ago
buffer-base64-encode.js buffer: add .from(), .alloc() and .allocUnsafe() 9 years ago
buffer-bytelength.js buffer: add .from(), .alloc() and .allocUnsafe() 9 years ago
buffer-compare-instance-method.js benchmark: add benchmark for buf.compare() 9 years ago
buffer-compare-offset.js buffer: add Buffer.prototype.compare by offset 9 years ago
buffer-compare.js buffer: add .from(), .alloc() and .allocUnsafe() 9 years ago
buffer-creation.js buffer: add Buffer.allocUnsafeSlow(size) 9 years ago
buffer-indexof.js buffer: add .from(), .alloc() and .allocUnsafe() 9 years ago
buffer-iterate.js benchmark: use strict mode 9 years ago
buffer-read.js tools,benchmark: increase lint compliance 9 years ago
buffer-slice.js buffer: add .from(), .alloc() and .allocUnsafe() 9 years ago
buffer-swap.js buffer: add swap16() and swap32() methods 9 years ago
buffer-tostring.js buffer: add .from(), .alloc() and .allocUnsafe() 9 years ago
buffer-write.js tools,benchmark: increase lint compliance 9 years ago
buffer_zero.js buffer: faster case for create buffer from empty string 9 years ago
dataview-set.js benchmark: use strict mode 9 years ago