public abstract class ReaderWriter extends Object
| Constructor and Description |
|---|
ReaderWriter() |
public static Object readDatum(DataInput in) throws IOException
IOExceptionpublic static void writeDatum(DataOutput out, Object val) throws IOException
IOExceptionCopyright © 2017 The Apache Software Foundation. All rights reserved.