ocean v6.1.0 (2021-04-20T01:38:04Z)
Home
Dub
Repo
IEntityCodec.decode
ocean
text
entities
model
IEntityCodec
IEntityCodec
Undocumented in source.
char
[]
decode
(const(char)[] text, char[] decoded)
wchar
[]
decode
(const(wchar)[] text, wchar[] decoded)
dchar
[]
decode
(const(dchar)[] text, dchar[] decoded)
class
IEntityCodec
(E : IEntitySet)
abstract
dchar
[]
decode
(
const
(
dchar
)[]
text
,
ref
dchar
[]
decoded
)
Meta
Source
See Implementation
ocean
text
entities
model
IEntityCodec
IEntityCodec
constructors
this
functions
containsEncoded
containsUnencoded
decode
encode
encoded
unencoded
static functions
charTo
dcharTo
variables
entities