Searched defs:ByteBufferInputStream (Results 1 – 3 of 3) sorted by relevance
22 class ByteBufferInputStream extends InputStream { class26 public ByteBufferInputStream(ByteBuffer buf) { in ByteBufferInputStream() method in ByteBufferInputStream