bufio: discourage use of ReadLine
Too many people use it without reading what it does. Those people want ReadBytes or ReadString. Fixes #3906. R=golang-dev, iant, r CC=golang-dev https://golang.org/cl/6442087
Showing
Please register or sign in to comment