Checksum

object Checksum
class Object
trait Matchable
class Any

Value members

Concrete methods

def checksum(bits: BitVector): BitVector

Computes the 16-bit one's complement checksum of the specified bit vector.

Computes the 16-bit one's complement checksum of the specified bit vector.

See also