Interface ProtoReader.PackedReader<T>
- Enclosing class:
ProtoReader
public static interface ProtoReader.PackedReader<T>
Strategy hook for
ProtoReader.readPacked(List, ProtoReader.PackedReader). Lets the generated codec
reuse this reader without committing to a fixed element type.-
Method Summary
-
Method Details
-
read
- Throws:
IOException
-