PackedString.isLarge

struct PackedString
pure nothrow @nogc @property const scope @trusted
bool
isLarge
()

Return Value

Type: bool

true iff this is a large string, otherwise false.

Meta