Package-level declarations

Types

Link copied to clipboard
object CRC16

CRC-16 class is a helper that calculates different types of CRC. Catalogue of CRC-16 algorithms: http://reveng.sourceforge.net/crc-catalogue/16.htm

Link copied to clipboard
class MutableData(var value: ByteArray)