@@ -19,11 +19,10 @@ OF_ASSUME_NONNULL_BEGIN @interface OFUTF8String: OFString { -@public /* * A pointer to the actual data. * * Since constant strings don't have `_storage`, they have to allocate * it on the first access. Strings created at runtime just set the