Determine whether a given Unicode code point can be encoded by this Encoding.
@param codePoint The Unicode code point to be tested.
@return True if this Encoding can encode {@code codePoint}.
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.