dlib ~master (2021-07-06T21:20:15Z)
Home
Dub
Repo
String.this
dlib
text
str
String
Construct from zero-terminated UTF-16 LE string
this
(string s)
this
(const(char)* cStr)
this
(const(wchar)* wStr)
struct
String
this
(
const
(
wchar
)*
wStr
)
this
(InputStream istrm)
Meta
Source
See Implementation
dlib
text
str
String
constructors
this
functions
decode
free
opOpAssign
reserve
properties
isDynamic
length
ptr
toString
variables
data
Construct from zero-terminated UTF-16 LE string