tbsalling / aismessages

AISmessages is a Java-based light-weight, zero-dependency, and ultra-efficient message decoder for maritime navigation and safety messages compliant with ITU 1371 (NMEA armoured AIS messages). A live demo of AISmessages is available on http://ais.tbsalling.dk.
https://github.com/tbsalling/aismessages/wiki
Other
156 stars 66 forks source link

AISMessage: optimize getZeroBitStuffedString #26

Open tbsalling opened 6 years ago

tbsalling commented 6 years ago

getZeroBitStuffedString should not be run every time we call getBits(int, int).