Use limitreader only when size is specified (greater or equal to 0). When size is unknown (less than 0) limitreader will immediately return EOF instead of writing the whole data. |
||
---|---|---|
.. | ||
posix_test.go | ||
posix.go |
Use limitreader only when size is specified (greater or equal to 0). When size is unknown (less than 0) limitreader will immediately return EOF instead of writing the whole data. |
||
---|---|---|
.. | ||
posix_test.go | ||
posix.go |