Package com.cognitect.transit
Interface Reader
-
public interface ReaderInterface for reading values in transit format
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description <T> Tread()Reads a single value from an input source
-