MarkupEntityCodec.containsEncoded

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool containsEncoded(const(char)[] text)
  2. bool containsEncoded(const(wchar)[] text)
    class MarkupEntityCodec(E : IEntitySet)
    override
    bool
    containsEncoded
    (
    const(wchar)[] text
    )
  3. bool containsEncoded(const(dchar)[] text)

Meta