Commit 3db44e5
committed
The default buffer size is fine for 99% of pipe operations
Removed the complexity of a member variable which would be unnecessary for the vast majority of applications.
If users have an application with atypical requirements, they are free to override the default.1 parent b319900 commit 3db44e5
1 file changed
+2
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
545 | 545 | | |
546 | 546 | | |
547 | 547 | | |
548 | | - | |
549 | | - | |
550 | | - | |
551 | | - | |
552 | | - | |
553 | 548 | | |
554 | 549 | | |
555 | 550 | | |
| |||
816 | 811 | | |
817 | 812 | | |
818 | 813 | | |
819 | | - | |
| 814 | + | |
820 | 815 | | |
821 | | - | |
| 816 | + | |
822 | 817 | | |
823 | 818 | | |
824 | 819 | | |
| |||
0 commit comments