(to-file text file)
(to-file text file opts)
Writes QR code to a file (file parameter may either be String or java.io.File)
Writes QR code to a file (file parameter may either be String or java.io.File)
(to-image text)
(to-image text opts)
Returns QR code as a java.awt.image.BufferedImage suitable for further processing
Returns QR code as a java.awt.image.BufferedImage suitable for further processing
(to-stream text stream)
(to-stream text stream opts)
Writes QR code to a java.io.OutputStream
Writes QR code to a java.io.OutputStream
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |