logoalt Hacker News

sanxiynyesterday at 10:38 PM1 replyview on HN

What would you prefer?

I do think it is criminal this is not documented (https://pkg.go.dev/io#Copy), but I think io.Copy is fine as an API.


Replies

arccyyesterday at 11:36 PM

it is documented by saying it calls ReadFrom or WriteTo

show 1 reply