Interface StoreScanner.RecordConsumer<Reference>

    • Method Detail

      • offer

        void offer​(Reference reference)
        Imports the record at a given position and return the new position. Can also ignore the record if it is not of interest.