arrayBuffer
Summary
Fetch the file and return its content as anArrayBuffer.
Signature
Parameters
No parameters.Returns
Type:Promise<ArrayBuffer>
Fetch the file and return its content as an .Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Fetch the file and return its content as an ArrayBuffer.
ArrayBuffer.
arrayBuffer(): Promise<ArrayBuffer>;
Promise<ArrayBuffer>
Fetch the file and return its content as an .