supercat666's picture
add igv
78c921d
raw
history blame
253 Bytes
// automatically generated by the FlatBuffers compiler, do not modify
/**
* ----------------------------------------------------------------------
* Endianness of the platform producing the data
*/
export enum Endianness{
Little = 0,
Big = 1
}