Liking cljdoc? Tell your friends :D

com.nopolabs.clozxing.encode


default-optsclj

source

error-correction-Hclj

source

error-correction-Lclj

source

error-correction-Mclj

source

error-correction-Qclj

source

iso-8859-1clj

source

QR_CODEclj

source

safe-character-set-setclj

source

safe-error-correction-setclj

source

source-overclj

source

to-fileclj

(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)
sourceraw docstring

to-imageclj

(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
sourceraw docstring

to-streamclj

(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
sourceraw docstring

utf-8clj

source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close