barcode ~master (2020-10-27T07:50:47Z)
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