ocean v5.1.3 (2019-10-14T07:52:28Z)
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)
class
IEntityCodec
(E : IEntitySet)
abstract
wchar
[]
decode
(
Const
!(
wchar
)[]
text
,
ref
wchar
[]
decoded
)
dchar
[]
decode
(Const!(dchar)[] text, 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