dplug ~master (2024-09-30T22:25:31Z)
Home
Dub
Repo
String.asSlice
dplug
core
string
String
Converts to a D string, sliced into the
String
memory.
struct
String
nothrow @
nogc
inout return
inout
(
char
)[]
asSlice
(
)
Meta
Source
See Implementation
dplug
core
string
String
constructors
this
destructors
~this
functions
appendZeroTerminatedString
asSlice
length
makeEmpty
opAssign
opEquals
opOpAssign
opSlice
ptr
postblits
this(this)
Converts to a D string, sliced into the String memory.