open()
method.
process()
, there may be data loss.NORMAL |
Normal operation, ready for process() . |
FINISH |
Nothing to process, skip to close() .
(This is rarely used.) |
FINISH
: A primitive that takes in
a list of files to process may return FINISH
if no
files are given.