blob: 64a9aa3d463d4a8360a6344671d3791dfdd66470 [file] [log] [blame]
// automatically generated by the FlatBuffers compiler, do not modify
/**
* ----------------------------------------------------------------------
* Endianness of the platform producing the data
*/
export enum Endianness {
Little = 0,
Big = 1
}