8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation. 8000
There was an error while loading. Please reload this page.
Can we make NIOFoundationCompat only depend on FoundationEssentials?
NIOFoundationCompat
FoundationEssentials
Currently, unfortunately, I don't think we can as it provides convenience methods for types that are only available in full Foundation:
JSONSerialization
RunLoop
:( Would we need a NIOEssentialsCompat?
NIOEssentialsCompat