UNPKG

apache-arrow

Version:
11 lines (9 loc) 253 B
// automatically generated by the FlatBuffers compiler, do not modify /** * ---------------------------------------------------------------------- * Endianness of the platform producing the data */ export enum Endianness { Little = 0, Big = 1 }