Properties
[kBuffers]
[kBuffers]: Buffer[]
[kLength]
[kLength]: number
Methods
append
- append(buffer: Buffer): void
peek
- peek(size: number): Buffer
read
- read(size: number, consume?: boolean): Buffer
Parameters
size: number
consume: boolean = true
Returns Buffer
A pool of Buffers which allow you to read them as if they were one