interface Closeable
Author Tim Fox
close
abstract fun close(completionHandler: Handler<AsyncResult<Void>>): Unit