Variable env_is_little_endianConst

env_is_little_endian: boolean = ...

this variable dictates if the native endianness of your TypedArrays is little endian.

Generated using TypeDoc