github.com/go-pg/pg/v10/types.Array.AppendValue (method, view implemented interface methods)

one use

	github.com/go-pg/pg/v10/types (current package)
		array.go#L34: func (a *Array) AppendValue(b []byte, flags int) ([]byte, error) {