Searched refs:ByteBufInputStream (Results 1 – 2 of 2) sorted by relevance
30 public class ByteBufInputStream extends InputStream class35 ByteBufInputStream(ByteBuf buf) { in ByteBufInputStream() method in ByteBufInputStream
36 return new ByteBufInputStream(value); in stream()