This class defines an FinishingActionStreamInputStream, where in addition,
also an Action is triggered everytime the count of read or skipped bytes
exceeds a defined value.
This class defines an FinishingActionStreamOutputStream, where in addition,
also an Action is triggered everytime the count of written bytes exceeds a
defined value.
This class defines an FinishingActionStream, where in addition, also an
Action is triggered everytime the count of read or written or skipped bytes
exceeds a defined value.