numpy.ma.MaskType.tostring#

method

ma.MaskType.tostring()#

Scalar method identical to the corresponding array attribute.

Please see ndarray.tostring.