JavaScript | Boolean and dataView Complete Reference
Boolean Methods: Boolean is a datatype that returns either of true or false. In JavaScript, boolean is used as a function to get the value of a variable, object, conditions, expressions etc in terms of true or false.
dataView Methods: The DataView function in JavaScript provides an interface to read and write more than one number types into an ArrayBuffer.