Reading RRDS records

You must use a relative record number (RRN) held in an IccRRN object to access a record.

Before reading a record you must use registerRecordIndex method of IccFile to associate an object of class IccRRN with the file.

IccFile class has methods isReadable , recordFormat , recordIndex , and recordLength which help you when reading RRDS records.