22 OF_ASSUME_NONNULL_BEGIN
25 - (instancetype)of_init OF_METHOD_FAMILY(
init);
31 extern bool _OFIRIIsIPv6Host(
OFString *
host) OF_VISIBILITY_HIDDEN;
A class cluster representing a character set.
Definition: OFCharacterSet.h:32
OFString * host
The host part of the IRI.
Definition: OFIRI.h:61
A class for handling strings.
Definition: OFString.h:142
instancetype init()
Initializes an already allocated object.
Definition: OFObject.m:696
A class for representing IRIs, URIs, URLs and URNs, for parsing them as well as accessing parts of th...
Definition: OFIRI.h:39