7.5.36.22. dumps

Array.dumps()

Returns the pickle of the array as a string. pickle.loads will convert the string back to an array.

7.5.36.22. Parameters

None