Get an InputStream for reading the optional data associated with
the current log record. This may only be called once per log record.
exception: StandardException - Oops
Position to the next log record.
true if the log contains a next flushed log record andfalse otherwise. If this returns false it is incorrectto make any of the other calls on this interface. exception: StandardException - Oops