const bytes.MinRead
3 uses
bytes (current package)
buffer.go#L200: const MinRead = 512
buffer.go#L209: i := b.grow(MinRead)
crypto/tls
conn.go#L830: c.rawInput.Grow(needs + bytes.MinRead)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)