关闭目标消费者。
注意:对 IOSink 的写入可能被缓冲,并且可能不会被 close() 调用刷新。为了刷新所有缓冲的写入,请在调用 close() 之前调用 flush()。
close()
flush()
Future close();