Class DefaultFormatter

    • Constructor Detail

      • DefaultFormatter

        public DefaultFormatter()
    • Method Detail

      • write

        public byte[] write​(String text,
                            int width,
                            int height)
                     throws com.google.zxing.WriterException,
                            IOException
        Specified by:
        write in interface Formatter
        Throws:
        com.google.zxing.WriterException
        IOException