Skip to content

doc: fix some signatures of .end() methods

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines

In .end() methods, an optional encoding parameter makes sense only if the data (chunk) parameter is provided.

Merge request reports

Loading