Searched refs:readBytesIntoBuffer (Results 1 – 1 of 1) sorted by relevance
221 readBytesIntoBuffer(inputStream, byteBuffer, 4); in doListening()226 readBytesIntoBuffer(inputStream, byteBuffer, length); in doListening()233 void readBytesIntoBuffer(InputStream inputStream, ByteBuffer byteBuffer, int numToRead) in readBytesIntoBuffer() method in BTtraffic.ListenerRunnable