8.5.40.22. dumps

Array.dumps()

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

8.5.40.22. Parameters

None