Class MinimalEncoder.Input

    • Field Detail

      • macroId

        private final int macroId
    • Constructor Detail

      • Input

        private Input​(java.lang.String stringToEncode,
                      java.nio.charset.Charset priorityCharset,
                      int fnc1,
                      SymbolShapeHint shape,
                      int macroId)
    • Method Detail

      • getMacroId

        private int getMacroId()