how do i clear a byte array?
807589Sep 16 2008 — edited Sep 16 2008Hi. I'm reading a different chunk of data each time and therefore need to clear the byte array before I go to the next chunk. I've seen
other ways through a buffer but that is too complicated for me to understand. Can u please tell me if there is a simple method in the API to clear it?
Thank you!!