summaryrefslogtreecommitdiffstats
path: root/luni/src/main/java/libcore/io/NioBufferIterator.java
Commit message (Expand)AuthorAgeFilesLines
* Use longs instead of ints to store pointers in NIO buffers.Joel Dice2013-03-291-2/+2
* Make OSMemory the semi-supported libcore.io.Memory.Elliott Hughes2011-03-141-6/+6
* More shift removal.Elliott Hughes2010-11-021-0/+4
* BufferIterator support for byte[].Elliott Hughes2010-10-191-0/+71