Array.clear

Clear array content.

Remarks: Reset 'position' and 'limit' to zero. This effectively clears all content from the array.

class Array
final
clear
()

Meta