Uses of Interface
steg.CorrectionCode

Packages that use CorrectionCode
steg   
 

Uses of CorrectionCode in steg
 

Classes in steg that implement CorrectionCode
 class HammingCode
          The Class encode/decodes a byte array with the 8/4 Hamming Code to correct one bit failure.
 class NonCorrection
          The Class uses the identity function
 class WDHC
          The Class encode/decodes a byte array with the WDH-Code