Searched defs:ProtoInputStream (Results 1 – 1 of 1) sorted by relevance
65 public final class ProtoInputStream extends ProtoStream { class150 public ProtoInputStream(InputStream stream, int bufferSize) { in ProtoInputStream() method in ProtoInputStream165 public ProtoInputStream(InputStream stream) { in ProtoInputStream() method in ProtoInputStream174 public ProtoInputStream(byte[] buffer) { in ProtoInputStream() method in ProtoInputStream