Maven module :un.api : api-encoding :
Class : un.impl.cryptography.hash.CRC16
Extends/Implements : un.impl.cryptography.hash.CRC32
Subclasses : -

CRC16 is composed of the 2 less significative bytes of a CRC32.
http://tools.ietf.org/html/rfc1952 (page6)
author  Johann Sorel


Variables : NAME
Functions : getName, getResultLength, getResultBytes, getResultLong


public Chars NAME


public Chars getName ()

public int getResultLength ()

public byte[] getResultBytes ()

public long getResultLong ()