Hi, I'm using IoBuffer#array to process an IoBuffer's data but I find that I must also call its get() method so it knows I've read all its data. Is there a quicker way of notifying it that I'm done with it?
Thanks, Ed O'Loughlin
Hi, I'm using IoBuffer#array to process an IoBuffer's data but I find that I must also call its get() method so it knows I've read all its data. Is there a quicker way of notifying it that I'm done with it?
Thanks, Ed O'Loughlin