BitBlob.isNull

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

Return Value

Type: bool

If this BitBlob has any value

Meta