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