Package org.fressian
Interface Reader
- All Known Implementing Classes:
FressianReader
public interface Reader
-
Method Summary
-
Method Details
-
readBoolean
- Throws:
IOException
-
readInt
- Throws:
IOException
-
readDouble
- Throws:
IOException
-
readFloat
- Throws:
IOException
-
readObject
- Throws:
IOException
-