https://github.com/golang/go/blob/master/src/bufio/bufio.go#L340-L341 The comment references "ReadBytes('\n')", when the relevant function is actually called "ReadSlice".