Returns a {@link DataMap} from data consumed from the given {@link Reader}.
@param in the {@link Reader} from which to read.
@return a {@link DataMap} representation read from the {@link Reader}.
@throws IOException if there is an error during de-serialization.
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.