Keyword argument docs for read are misleading #17070
Labels
docs
This change adds or pertains to documentation
good first issue
Indicates a good issue for first-time contributors to Julia
io
Involving the I/O subsystem: libuv, read, write, etc.
This is via @aviks, we were looking at this in the morning:
The
all
keyword argument is actually only implemented forIOStream
, not all subtypes ofIO
.The text was updated successfully, but these errors were encountered: