Skip to content

stream: improve the error message of `ERR_INVALID_ARG_TYPE`

The expected argument of ERR_INVALID_ARG_TYPE can be an array, which is better than a single string.

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

stream

Merge request reports

Loading