Class AI01decoder

    • Constructor Detail

      • AI01decoder

        AI01decoder​(BitArray information)
    • Method Detail

      • encodeCompressedGtin

        final void encodeCompressedGtin​(java.lang.StringBuilder buf,
                                        int currentPos)
      • encodeCompressedGtinWithoutAI

        final void encodeCompressedGtinWithoutAI​(java.lang.StringBuilder buf,
                                                 int currentPos,
                                                 int initialBufferPosition)
      • appendCheckDigit

        private static void appendCheckDigit​(java.lang.StringBuilder buf,
                                             int currentPos)