Function GenericArray.getValue

Returns the contents of the array.

ref GenericDatum[] getValue();

const(GenericDatum[]) getValue() const;