UNPKG

apache-arrow

Version:
13 lines (11 loc) 427 B
// automatically generated by the FlatBuffers compiler, do not modify /** * ---------------------------------------------------------------------- * Endianness of the platform producing the data */ export var Endianness; (function (Endianness) { Endianness[Endianness["Little"] = 0] = "Little"; Endianness[Endianness["Big"] = 1] = "Big"; })(Endianness || (Endianness = {})); //# sourceMappingURL=endianness.mjs.map