Package org.apache.uima.cas.impl
Class CommonSerDes
java.lang.Object
org.apache.uima.cas.impl.CommonSerDes
Common de/serialization
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
HEADERS Serialization versioning There are 1 or 2 words used for versioning.static class
byte swapping reads of integer forms -
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic CommonSerDes.Header
static boolean
static DataInputStream
static DataOutputStream
static CommonSerDes.Header
-
Constructor Details
-
CommonSerDes
public CommonSerDes()
-
-
Method Details
-
createHeader
-
isBinaryHeader
-
readHeader
- Throws:
IOException
-
maybeWrapToDataOutputStream
-
maybeWrapToDataInputStream
-