Skip to content

doc: make stream.Readable consistent

Rest of the document uses stream.Readable or stream.Writable. This patch makes the usage consistent in the parameter description.

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

doc stream

Merge request reports

Loading