Welcome to the Linux Foundation Forum!

WHAT DOES THIS MEAN??

Options
andrewpartrickmiller
edited December 2020 in LFW211 Class Forum

For instance an ArrayBuffer instance be accessed with a Float64Array where each set of 8 bytes is interpreted as a 64-bit floating point number, or an Int32Array where each 4 bytes represents a 32bit, two's complement signed integer or a Uint8Array where each byte represents an unsigned integer between 0-255. For more info and a full list of possible typed arrays see "JavaScript Typed Arrays" by MDN web docs.

For instance an ArrayBuffer instance be accessed with a Float64Array
two's complement signed integer or a Uint8Array where each byte represents an unsigned integer between 0-255.

👆🏻 What does this mean

This section is incredibly convoluted to me. Please help me understand it.

https://trainingportal.linuxfoundation.org/learn/course/nodejs-application-development-lfw211/using-buffers/using-buffers

Answers

This discussion has been closed.

Categories

Upcoming Training