nulib ~master (2025-12-14T08:31:17.4307625)
Dub
Repo
StringImpl.usage
nulib
string
StringImpl
The length of the string, in bytes.
struct
StringImpl
(T)
@
nogc
@
property
@
safe
nothrow
size_t
usage
(
)
if
(
isSomeChar
!
T
)
Meta
Source
See Implementation
nulib
string
StringImpl
aliases
CharType
toCString
toDString
constructors
this
destructors
~this
functions
clear
flipEndian
opAssign
opBinary
opBinaryRight
opOpAssign
opPostMove
resize
reverse
take
properties
empty
length
ptr
realLength
usage
value
The length of the string, in bytes.