Structures
The following structures are available globally.
-
A wrapper around a temporary file in a temporary directory. The directory has been especially created for the file, so it’s safe to delete when you’re done working with the file.
Call
See moredeleteDirectory
when you no longer need the file.Declaration
Swift
struct TemporaryFile
-
This is a specialization for IPV4
See moreDeclaration
Swift
public struct RVS_IPAddressV4 : RVS_IPAddress
-
This is a specialization for IPV6
See moreDeclaration
Swift
public struct RVS_IPAddressV6 : RVS_IPAddress