Lines Matching defs:alloc
5433 ### The `--zero-fill-buffers` command-line option
5475 [`Buffer.alloc()`]: #static-method-bufferallocsize-fill-encoding
5476 [`Buffer.allocUnsafe()`]: #static-method-bufferallocunsafesize
5477 [`Buffer.allocUnsafeSlow()`]: #static-method-bufferallocunsafeslowsize
5478 [`Buffer.concat()`]: #static-method-bufferconcatlist-totallength
5479 [`Buffer.copyBytesFrom()`]: #static-method-buffercopybytesfromview-offset-length
5480 [`Buffer.from(array)`]: #static-method-bufferfromarray
5481 [`Buffer.from(arrayBuf)`]: #static-method-bufferfromarraybuffer-byteoffset-length
5482 [`Buffer.from(buffer)`]: #static-method-bufferfrombuffer
5483 [`Buffer.from(string)`]: #static-method-bufferfromstring-encoding
5484 [`Buffer.poolSize`]: #class-property-bufferpoolsize
5500 [`buf.buffer`]: #bufbuffer
5501 [`buf.compare()`]: #bufcomparetarget-targetstart-targetend-sourcestart-sourceend
5502 [`buf.entries()`]: #bufentries
5503 [`buf.fill()`]: #buffillvalue-offset-end-encoding
5504 [`buf.indexOf()`]: #bufindexofvalue-byteoffset-encoding
5505 [`buf.keys()`]: #bufkeys
5506 [`buf.length`]: #buflength
5507 [`buf.slice()`]: #bufslicestart-end
5508 [`buf.subarray`]: #bufsubarraystart-end
5509 [`buf.toString()`]: #buftostringencoding-start-end
5510 [`buf.values()`]: #bufvalues
5511 [`buffer.constants.MAX_LENGTH`]: #bufferconstantsmax_length
5512 [`buffer.constants.MAX_STRING_LENGTH`]: #bufferconstantsmax_string_length
5513 [`buffer.kMaxLength`]: #bufferkmaxlength