MonitoredInputStream
Package:
ghidra.util
Type:
class
10.2_PUBLIC
added
method
:
cleanupOnCancel
boolean cleanupOnCancel(
)
added
method
:
getTaskMonitor
ghidra.
util.
task.
TaskMonitor getTaskMonitor(
)
added
method
:
setCleanupOnCancel
ghidra.
util.
MonitoredInputStream setCleanupOnCancel(
boolean enable)
added
method
:
setProgress
void setProgress(
long progress)
removed
method
:
setProgress
void setProgress(
int count)
9.0.2_PUBLIC
added
field
:
in
java.
io.
InputStream in
9.0.1_PUBLIC
introduced
Initial version