Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
qr-code
v1.0.3
QRCode
Alphanumeric
ArgumentError
BitBuffer
EightBitByte
Math
Numeric
Polynomial
RSBlock
RuntimeError
Utilities
Generated using Crystal 1.10.1
2024-01-09 02:42:07 UTC
class
QRCode::
EightBitByte
QRCode::EightBitByte
Reference
Object
Defined in:
qr-code/eight_bit_byte.cr
Constructors
.new
(data : String)
Instance Method Summary
#get_length
#mode
: Int32
#write
(buffer : BitBuffer)
Constructor Detail
def self.
new
(data : String)
#
[
View source
]
Instance Method Detail
def
get_length
#
[
View source
]
def
mode
: Int32
#
[
View source
]
def
write
(buffer :
BitBuffer
)
#
[
View source
]