DOMParser.parseFromBuffer

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto parseFromBuffer(Sequence!(ubyte) buf, SupportedType type)
  2. auto parseFromBuffer(Uint8Array buf, SupportedType type)
    struct DOMParser
    nothrow
    parseFromBuffer
    ()

Meta