github.com/jackc/pgconn.PgConn.SendBytes (method)

one use

	github.com/jackc/pgconn (current package)
		pgconn.go#L383: func (pgConn *PgConn) SendBytes(ctx context.Context, buf []byte) error {