MarkupEntityCodec.containsUnencoded

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

Meta