phobos-next ~master (2024-03-19T05:49:32Z)
Home
Dub
Repo
PackedString.isLarge
nxt
packed_string
PackedString
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
Source
See Implementation
nxt
packed_string
PackedString
aliases
Large
constructors
this
functions
length
opSlice
ptr
toString
manifest constants
addressBits
lengthBits
smallCapacity
totalBits
properties
isLarge
variables
addressMask
lengthMask