Package dev.webfx.platform.typedarray
Class TypedArrayFactory
java.lang.Object
dev.webfx.platform.typedarray.TypedArrayFactory
- Author:
- Bruno Salmon
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic TypedArray
createFloat32Array
(double... array) static TypedArray
createUint16Array
(double... array) static TypedArray
createUint8Array
(double... array)
-
Constructor Details
-
TypedArrayFactory
public TypedArrayFactory()
-
-
Method Details
-
createFloat32Array
-
createUint16Array
-
createUint8Array
-