Searched defs:ProtoInputStream (Results 1 – 1 of 1) sorted by relevance
33 final class ProtoInputStream extends InputStream implements Drainable, KnownLength { class42 ProtoInputStream(MessageLite message, Parser<?> parser) { in ProtoInputStream() method in ProtoInputStream