Pattern
Serializer Callback Misuse
serializer-callback-buffer-mismatch
Lexbor HTML serialization streams output via a write callback, so writing to QFile requires serializing the DOM through the serializer rather than treating buffer retrieval as already-file-ready data.