checksumByteLen constant
        
        int
        const checksumByteLen
        
      
      
The length of the checksum in bytes.
Implementation
static const checksumByteLen = 2;The length of the checksum in bytes.
static const checksumByteLen = 2;