Searched defs:concat (Results 1 – 2 of 2) sorted by relevance
759 function concat(list: FastBuffer[] | Uint8Array[], totalLength?: number): FastBuffer { function
1946 function concat(list: Buffer[] | Uint8Array[], totalLength?: number): Buffer { function