public abstract class ReaderWriter
extends java.lang.Object
Constructor and Description |
---|
ReaderWriter() |
Modifier and Type | Method and Description |
---|---|
static java.lang.Object |
readDatum(java.io.DataInput in) |
static void |
writeDatum(java.io.DataOutput out,
java.lang.Object val) |
Copyright © 2012 The Apache Software Foundation