Package org.apache.uima.cas.impl
Class CommonSerDes.Reading
java.lang.Object
org.apache.uima.cas.impl.CommonSerDes.Reading
- Enclosing class:
CommonSerDes
byte swapping reads of integer forms
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) final DataInputStream
(package private) final boolean
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
dis
-
swap
final boolean swap
-
-
Constructor Details
-
Reading
Reading(DataInputStream dis, boolean swap)
-
-
Method Details
-
readLong
- Throws:
IOException
-
readInt
- Throws:
IOException
-
readShort
- Throws:
IOException
-