Interface DataReader

    • Method Detail

      • readDouble

        double readDouble()
                   throws java.io.IOException
        Throws:
        java.io.IOException
      • readInt

        int readInt()
             throws java.io.IOException
        Throws:
        java.io.IOException
      • readUTF

        java.lang.String readUTF()
                          throws java.io.IOException
        Throws:
        java.io.IOException