Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
stream: add custom inspect to BufferList
Currently inspecting the BufferList can result a maximum call stack size error. Adding a individual inspect function prevents this. PR-URL: #17907 Refs: #12693 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Michaël Zasso <targos@protonmail.com>
- Loading branch information