phobos-next v0.4.6 (2022-11-25T12:27:21Z)
Home
Dub
Repo
makeZeroedBitArray
nxt
array_help
@
safe
@
trusted
pure nothrow @
nogc
size_t
*
makeZeroedBitArray
(
alias
Allocator
)
(
size_t
bitCount
)
Return Value
Type:
size_t
*
an zero-initialized bit-array containing
bitCount
number of bits.
Meta
Source
See Implementation
nxt
array_help
aliases
s
functions
makeReallocatedBitArrayZeroPadded
makeUninitializedBitArray
makeZeroedBitArray
staticArray
staticArrayAlternative
properties
asN
toUbytes
static functions
binBlockBytes
wordCountOfBitCount
structs
US