[
{
chunk: <Buffer ff ff>,
encoding: 'buffer',
callback: [Function: nop],
next: {
chunk: <Buffer ff ff>,
encoding: 'buffer',
callback: [Function: nop],
next: [Object]
}
},
{
chunk: <Buffer ff ff>,
encoding: 'buffer',
callback: [Function: nop],
next: {
chunk: <Buffer ff ff>,
encoding: 'buffer',
callback: [Function: nop],
next: [Object]
}
},
{
chunk: <Buffer ff ff>,
encoding: 'buffer',
callback: [Function: nop],
next: {
chunk: <Buffer ff ff>,
encoding: 'buffer',
callback: [Function: nop],
next: null
}
},
{
chunk: <Buffer ff ff>,
encoding: 'buffer',
callback: [Function: nop],
next: null
},
allBuffers: true
]
📗 API Reference Docs Problem
5.9.0-5-amd64 #1 SMP Debian 5.9.15-1 (2020-12-17) x86_64 GNU/LinuxLocation
Affected URL(s):
Description
descrition of params chunks does not correspond to what gives me a console.log
I can call callback in chunks object? or call callback in 2nd parameter?
What is allBuffers?
thank you for taking the time to read my request (: