LocalFileInputSettings.onEof property

An optional callback that will be invoked when file end is reached

Signature:

onEof?: () => void;