dispose

abstract fun dispose()(source)

在资源使用完毕后释放该资源。 注意 acidify-core 的各个 API 都不会主动调用该方法,因此需要调用方主动释放资源。