barcode v0.6.1 (2020-05-23T15:20:40Z)
Dub
Repo
addBits
barcode
util
Undocumented in source. Be warned that the author may not have intended to support it.
void
addBits
(BitArray ba, size_t value, int bits)
void
addBits
(BitArray ba, const(Bits!T) bits)
@
trusted
pure
void
addBits
(
T
)
(
ref
BitArray
ba
,
auto
ref
const
(
Bits
!
T
)
bits
)
Meta
Source
See Implementation
barcode
util
aliases
AppendCheckSum
functions
addBits
getDict
structs
Bits
templates
bitsStr