qrcode ~master (2018-01-26T20:33:29Z)
Dub
Repo
BitArray.toString
qrcode
common
bitarray
BitArray
Returns a string representation of the bit array.
@return string
class
BitArray
override
string
toString
(
)
Meta
Source
See Implementation
qrcode
common
bitarray
BitArray
constructors
this
functions
appendBit
appendBitArray
appendBits
clear
ensureCapacity
flip
get
getBitArray
getNextSet
getNextUnset
getSize
getSizeInBytes
isRange
reverse
set
setBulk
setRange
toBytes
toString
xorBits
variables
bits
size
Returns a string representation of the bit array.
@return string