Skip navigation links
A B C D E F G I M N O R S T U 

R

readBinary(short, byte[], short, short) - Method in interface uicc.access.FileView
This method reads the data bytes of the current transparent EF.
readRecord(short, byte, short, byte[], short, short) - Method in interface uicc.access.FileView
This method reads a record or a part of a record of the current linear fixed/cyclic EF of the calling applet into the given byte array.
REC_ACC_MODE_ABSOLUTE - Static variable in interface uicc.access.UICCConstants
Record access mode: ABSOLUTE = 0x04
REC_ACC_MODE_CURRENT - Static variable in interface uicc.access.UICCConstants
Record access mode: CURRENT = 0x04
REC_ACC_MODE_NEXT - Static variable in interface uicc.access.UICCConstants
Record access mode: NEXT = 0x02
REC_ACC_MODE_PREVIOUS - Static variable in interface uicc.access.UICCConstants
Record access mode PREVIOUS = 0x03
RECORD_NOT_FOUND - Static variable in exception uicc.access.UICCException
This reason code (= 9) is used to indicate to the calling applet that no record was found.
REF_DATA_INVALIDATED - Static variable in exception uicc.access.UICCException
This reason code (=6) is used to indicate to the calling applet that the referenced data are invalidated
REFERENCED_DATA_NOT_FOUND - Static variable in exception uicc.access.UICCException
This reason code (=15) is used to indicate to the calling applet that the referenced data cannot be found.
A B C D E F G I M N O R S T U 
Skip navigation links