public class ObjectDataReader extends Object implements DataReader
| Constructor and Description | 
|---|
ObjectDataReader(ObjectInputStream ois)  | 
public ObjectDataReader(ObjectInputStream ois)
public double readDouble()
                  throws IOException
readDouble in interface DataReaderIOExceptionpublic int readInt()
            throws IOException
readInt in interface DataReaderIOExceptionpublic String readUTF() throws IOException
readUTF in interface DataReaderIOExceptionCopyright © 2021 The Apache Software Foundation. All rights reserved.