Interface Formatter

    • Method Detail

      • write

        byte[] write​(String text,
                     int width,
                     int height)
              throws com.google.zxing.WriterException,
                     IOException
        Throws:
        com.google.zxing.WriterException
        IOException
      • read

        String read​(byte[] qr)
             throws com.google.zxing.NotFoundException,
                    IOException
        Throws:
        com.google.zxing.NotFoundException
        IOException