Package com.io7m.jserial.core


@Export @Version("1.0.0") package com.io7m.jserial.core
Core types and functions.
  • Class
    Description
    An implementation of 16-bit serial number arithmetic.
    An implementation of 24-bit serial number arithmetic.
    An implementation of 32-bit serial number arithmetic.
    An implementation of 40-bit serial number arithmetic.
    An implementation of 48-bit serial number arithmetic.
    An implementation of 56-bit serial number arithmetic.
    An implementation of 62-bit serial number arithmetic.
    An implementation of 8-bit serial number arithmetic.
    The type of serial number arithmetic functions that are implemented using 31 bits or fewer.
    The type of serial number arithmetic functions that are implemented using 63 bits or fewer.