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