Searched defs:ByteBuffered (Results 1 - 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/sun/nio/
H A DByteBuffered.java38 * and implements the ByteBuffered interface. A co-operating class several layers
39 * away can ask the InputStream if it is an instance of ByteBuffered, then
42 public interface ByteBuffered { interface

Completed in 181 milliseconds