github.com/jackc/pgtype.InetArray.EncodeText (method)

2 uses

	github.com/jackc/pgtype (current package)
		inet_array.go#L416: func (src InetArray) EncodeText(ci *ConnInfo, buf []byte) ([]byte, error) {
		inet_array.go#L537: 	buf, err := src.EncodeText(nil, nil)