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)
    struct DOMParser
    nothrow
    parseFromBuffer
    ()
    (
    scope ref Sequence!(ubyte) buf
    ,)
  2. auto parseFromBuffer(Uint8Array buf, SupportedType type)

Meta