numpy.ma.masked_array.tostring

masked_array.tostring(fill_value=None, order='C')[source]

此函数是tobytes的兼容性别名。尽管它的名称,它返回字节不是字符串。