BitBlob.isNull

struct BitBlob(size_t Bits)
pure nothrow @nogc @safe const
bool
isNull
()

Return Value

Type: bool

If this BitBlob has any value

Meta