close

abstract override fun close()

关闭当前对象, 如果没有调用本方法则会报错, 当然本方法由系统调用, 不需要手动调用.

如果多次调用本方法, 那么就会有警告信息打印.