butterfly_flutter library

Classes

Butterfly

Constants

highSequenceMax → const int
the max value of high sequence
highSequenceShift → const int
the shift length of high sequence
highSequenceSize → const int
the bit size of high sequence
lowSequenceMax → const int
the max value of low sequence
lowSequenceSize → const int
the bit size of low sequence
machineMax → const int
the max value of machine number
machineShift → const int
the shift length of machine number
machineSize → const int
the bit size of machine number
timestampMax → const int
the max value of timestamp, the binary format of -1 is: 11111111 11111111 11111111 11111111 11111111 11111111 11111111 11111111
timeStampShift → const int
the shift length of timestamp
timeStampSize → const int
the bit size of timestamp