Class Conversions
java.lang.Object
org.mozilla.javascript.typedarrays.Conversions
Numeric conversions from section 7 of the ECMAScript 6 standard.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Conversions
public Conversions()
-
-
Method Details
-
toInt8
-
toUint8
-
toUint8Clamp
-
toInt16
-
toUint16
-
toInt32
-
toUint32
-