QRCode
v3.1.0
Pages
Modules
Search documentation of QRCode
Settings
View Source
QRCode.DataEncoding.Byte
(QRCode v3.1.0)
Encoding codewords for Byte mode.
Summary
Functions
encode(qr)
Functions
Link to this function
encode(qr)
View Source
@spec
encode(
QRCode.QR.t
()) ::
QRCode.QR.t
()