buffer( )


Returns a Promise which resolves to the body of the call in binary as a Node.js Buffer object.

Method Declaration
Copy
Request
This method does not take any parameters
Returns
Return Type:Promise<object>
Was this helpful?
Yes
No