close(completion:)

Declaration

func close(completion: @escaping  @Sendable ((any Error)?) -> Void)
func close() async throws