Truncate an array

How can I truncate an array so that it length also becomes 0 and all the data is lost in it?
Thanks