We read back the data to create a new ATAV. The structure read is exposed in the {@link Ava#writeExternal(ObjectOutput)}method
@see Externalizable#readExternal(ObjectInput)
@throws IOException If the Ava can't b written to the stream
@throws ClassNotFoundException If we can't deserialize an Ava from the stream
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.