notSupported
Not supported.
Declaration
static var notSupported: Errno { get }Mentioned in
Discussion
The attempted operation isn’t supported for the type of object referenced.
The corresponding C error is ENOTSUP.
Not supported.
static var notSupported: Errno { get }The attempted operation isn’t supported for the type of object referenced.
The corresponding C error is ENOTSUP.