Uses of Class
com.compomics.util.io.file.MonitorableInputStream
Package | Description |
---|---|
com.compomics.util.io.file |
Classes related to the handling of files.
|
-
Uses of MonitorableInputStream in com.compomics.util.io.file
Subclasses of MonitorableInputStream in com.compomics.util.io.file Modifier and Type Class Description class
MonitorableFileInputStream
This class implements an InputStream that reports on the progress of reading a file in integer quantities, even though the underlying file may have a binary size that is outside of integer range.