func vendor/golang.org/x/crypto/cryptobyte.NewFixedBuilder
2 uses
vendor/golang.org/x/crypto/cryptobyte (current package)
builder.go#L46: func NewFixedBuilder(buffer []byte) *Builder {
crypto/tls
handshake_messages.go#L332: b := cryptobyte.NewFixedBuilder(m.raw[:lenWithoutBinders])
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)