net/netip.Addr.As4 (method)
3 uses
net/netip (current package)
netip.go#L691: func (ip Addr) As4() (a4 [4]byte) {
netip.go#L1127: a := p.ip.As4()
net
ipsock_posix.go#L209: Addr: addr.As4(),
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)