Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
archive/tar: document how Reader.Read handles header-only files
Commit dd5e14a ensured that no data could be read for header-only files regardless of what the Header.Size said. We should document this fact in Reader.Read. Updates golang#13647 Change-Id: I4df9a2892bc66b49e0279693d08454bf696cfa31 Reviewed-on: https://go-review.googlesource.com/17913 Reviewed-by: Russ Cox <[email protected]>
- Loading branch information