Interface Reader


  • public interface Reader
    Interface for reading values in transit format
    • Method Detail

      • read

        <T> T read()
        Reads a single value from an input source
        Returns:
        the value