Searched defs:readByteArray (Results 1 – 2 of 2) sorted by relevance
53 public abstract void readByteArray(byte[] bytes, int arrayOffset, int byteCount); in readByteArray() method in BufferIterator
69 public void readByteArray(byte[] bytes, int arrayOffset, int byteCount) { in readByteArray() method in NioBufferIterator