ObjFW
 All Classes Functions Variables
List of all members
OFString_UTF8::of_string_utf8_ivars Struct Reference

#import <OFString_UTF8.h>

Detailed Description

A pointer to the actual data.

Since constant strings don't have s_store, they have to malloc it on the first access. Strings created at runtime just set the pointer to &s_store.


The documentation for this struct was generated from the following file: