Package javacardx.framework.util.intx

Extension package that contains common utility functions for using int components.

The javacardx.framework.util.intx package is optional and can only be implemented on a platform also supporting the int primitive type. It contains the JCint class which provides methods for functionality similar to that of the javacard.framework.Util class but with int component equivalents, like reading an int from a byte[], writing an int into a byte[] or creating a transient int[].