Searched defs:alloc (Results 1 – 2 of 2) sorted by relevance
63 …function alloc(size: number, fill?: string | FastBuffer | number, encoding?: BufferEncoding): Fast… function
175 function alloc(size: number, fill?: string | Buffer | number, encoding?: BufferEncoding): Buffer; function