github.com/jackc/pgproto3/v2.BigEndianBuf.Uint32 (method)

2 uses

	github.com/jackc/pgproto3/v2 (current package)
		big_endian.go#L27: func (b BigEndianBuf) Uint32(n uint32) []byte {
		error_response.go#L119: 	buf.Write(bigEndian.Uint32(0))