equal


Description:

[ Version ( since = "0.4.0" ) ]
public bool equal (ChunkedArray other_chunked_array)

Parameters:

this

A ChunkedArray.

other_chunked_array

A ChunkedArray to be compared.

Returns:

true if both of them have the same data, false otherwise.