NSMutableString class

Inheritance
Implemented types

Properties

absolutePath bool
no setterinherited
attributeKeys NSArray
no setterinherited
autoContentAccessingProxy NSObject
no setterinherited
boolValue bool
no setterinherited
capitalizedString NSString
no setterinherited
classCode int
no setterinherited
classDescription NSClassDescription
no setterinherited
classForArchiver NSObject?
no setterinherited
classForCoder NSObject
no setterinherited
classForKeyedArchiver NSObject?
no setterinherited
classForPortCoder NSObject
no setterinherited
className NSString?
no setterinherited
decomposedStringWithCanonicalMapping NSString
no setterinherited
decomposedStringWithCompatibilityMapping NSString
no setterinherited
description NSString
no setterinherited
doubleValue double
no setterinherited
fastestEncoding int
no setterinherited
fileSystemRepresentation Pointer<Char>
no setterinherited
floatValue double
no setterinherited
hash int
no setterinherited
hashCode int
The hash code for this object.
no setterinherited
integerValue int
no setterinherited
intValue int
no setterinherited
lastPathComponent NSString
no setterinherited
length int
no setterinherited
localizedCapitalizedString NSString
no setterinherited
localizedLowercaseString NSString
no setterinherited
localizedUppercaseString NSString
no setterinherited
longLongValue int
no setterinherited
lowercaseString NSString
no setterinherited
objectSpecifier NSScriptObjectSpecifier?
no setterinherited
observationInfo Pointer<Void>
getter/setter pairinherited
pathComponents NSArray
no setterinherited
pathExtension NSString
no setterinherited
pointer Pointer<ObjCObject>
Return a pointer to this object.
no setterinherited
precomposedStringWithCanonicalMapping NSString
no setterinherited
precomposedStringWithCompatibilityMapping NSString
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
scriptingProperties NSDictionary?
getter/setter pairinherited
smallestEncoding int
no setterinherited
stringByAbbreviatingWithTildeInPath NSString
no setterinherited
stringByDeletingLastPathComponent NSString
no setterinherited
stringByDeletingPathExtension NSString
no setterinherited
stringByExpandingTildeInPath NSString
no setterinherited
stringByRemovingPercentEncoding NSString?
no setterinherited
stringByResolvingSymlinksInPath NSString
no setterinherited
stringByStandardizingPath NSString
no setterinherited
toManyRelationshipKeys NSArray
no setterinherited
toOneRelationshipKeys NSArray
no setterinherited
uppercaseString NSString
no setterinherited
UTF8String Pointer<Char>
no setterinherited

Methods

addObserver_forKeyPath_options_context_(NSObject observer, NSString keyPath, int options, Pointer<Void> context) → void
inherited
allowsWeakReference() bool
inherited
appendFormat_(NSString format) → void
appendString_(NSString aString) → void
applyTransform_reverse_range_updatedRange_(NSString transform, bool reverse, _NSRange range, Pointer<_NSRange> resultingRange) bool
attemptRecoveryFromError_optionIndex_(NSError error, int recoveryOptionIndex) bool
inherited
attemptRecoveryFromError_optionIndex_delegate_didRecoverSelector_contextInfo_(NSError error, int recoveryOptionIndex, NSObject? delegate, Pointer<ObjCSel> didRecoverSelector, Pointer<Void> contextInfo) → void
inherited
awakeAfterUsingCoder_(NSCoder coder) NSObject?
inherited
canBeConvertedToEncoding_(int encoding) bool
inherited
capitalizedStringWithLocale_(NSLocale? locale) NSString
inherited
caseInsensitiveCompare_(NSString string) int
inherited
characterAtIndex_(int index) int
inherited
coerceValue_forKey_(NSObject? value, NSString key) NSObject?
inherited
commonPrefixWithString_options_(NSString str, int mask) NSString
inherited
compare_(NSString string) int
inherited
compare_options_(NSString string, int mask) int
inherited
compare_options_range_(NSString string, int mask, _NSRange rangeOfReceiverToCompare) int
inherited
compare_options_range_locale_(NSString string, int mask, _NSRange rangeOfReceiverToCompare, NSObject? locale) int
inherited
completePathIntoString_caseSensitive_matchesIntoArray_filterTypes_(Pointer<Pointer<ObjCObject>> outputName, bool flag, Pointer<Pointer<ObjCObject>> outputArray, NSArray? filterTypes) int
inherited
componentsSeparatedByCharactersInSet_(NSCharacterSet separator) NSArray
inherited
componentsSeparatedByString_(NSString separator) NSArray
inherited
containsString_(NSString str) bool
inherited
copy() NSObject
inherited
copyScriptingValue_forKey_withProperties_(NSObject value, NSString key, NSDictionary properties) NSObject?
inherited
cString() Pointer<Char>
inherited
cStringLength() int
inherited
cStringUsingEncoding_(int encoding) Pointer<Char>
inherited
dataUsingEncoding_(int encoding) NSData?
inherited
dataUsingEncoding_allowLossyConversion_(int encoding, bool lossy) NSData?
inherited
dealloc() → void
inherited
deleteCharactersInRange_(_NSRange range) → void
dictionaryWithValuesForKeys_(NSArray keys) NSDictionary
inherited
didChange_valuesAtIndexes_forKey_(int changeKind, NSIndexSet indexes, NSString key) → void
inherited
didChangeValueForKey_(NSString key) → void
inherited
didChangeValueForKey_withSetMutation_usingObjects_(NSString key, int mutationKind, NSSet objects) → void
inherited
doesContain_(NSObject object) bool
inherited
doesNotRecognizeSelector_(Pointer<ObjCSel> aSelector) → void
inherited
enumerateLinesUsingBlock_(ObjCBlock_ffiVoid_NSString_bool block) → void
inherited
enumerateLinguisticTagsInRange_scheme_options_orthography_usingBlock_(_NSRange range, NSString scheme, int options, NSOrthography? orthography, ObjCBlock_ffiVoid_NSString_NSRange_NSRange_bool block) → void
inherited
enumerateSubstringsInRange_options_usingBlock_(_NSRange range, int opts, ObjCBlock_ffiVoid_NSString_NSRange_NSRange_bool block) → void
inherited
fileManager_shouldProceedAfterError_(NSFileManager fm, NSDictionary errorInfo) bool
inherited
fileManager_willProcessPath_(NSFileManager fm, NSString path) → void
inherited
finalize() → void
inherited
forwardingTargetForSelector_(Pointer<ObjCSel> aSelector) NSObject
inherited
forwardInvocation_(NSInvocation anInvocation) → void
inherited
getBytes_maxLength_usedLength_encoding_options_range_remainingRange_(Pointer<Void> buffer, int maxBufferCount, Pointer<UnsignedLong> usedBufferCount, int encoding, int options, _NSRange range, Pointer<_NSRange> leftover) bool
inherited
getCharacters_(Pointer<UnsignedShort> buffer) → void
inherited
getCharacters_range_(Pointer<UnsignedShort> buffer, _NSRange range) → void
inherited
getCString_(Pointer<Char> bytes) → void
inherited
getCString_maxLength_(Pointer<Char> bytes, int maxLength) → void
inherited
getCString_maxLength_encoding_(Pointer<Char> buffer, int maxBufferCount, int encoding) bool
inherited
getCString_maxLength_range_remainingRange_(Pointer<Char> bytes, int maxLength, _NSRange aRange, Pointer<_NSRange> leftoverRange) → void
inherited
getFileSystemRepresentation_maxLength_(Pointer<Char> cname, int max) bool
inherited
getLineStart_end_contentsEnd_forRange_(Pointer<UnsignedLong> startPtr, Pointer<UnsignedLong> lineEndPtr, Pointer<UnsignedLong> contentsEndPtr, _NSRange range) → void
inherited
getParagraphStart_end_contentsEnd_forRange_(Pointer<UnsignedLong> startPtr, Pointer<UnsignedLong> parEndPtr, Pointer<UnsignedLong> contentsEndPtr, _NSRange range) → void
inherited
handleQueryWithUnboundKey_(NSString key) NSObject?
inherited
handleTakeValue_forUnboundKey_(NSObject? value, NSString key) → void
inherited
hasPrefix_(NSString str) bool
inherited
hasSuffix_(NSString str) bool
inherited
indicesOfObjectsByEvaluatingObjectSpecifier_(NSScriptObjectSpecifier specifier) NSArray?
inherited
init() NSMutableString
override
initWithBytes_length_encoding_(Pointer<Void> bytes, int len, int encoding) NSMutableString?
override
initWithBytesNoCopy_length_encoding_deallocator_(Pointer<Void> bytes, int len, int encoding, ObjCBlock_ffiVoid_ffiVoid_ffiUnsignedLong? deallocator) NSMutableString?
override
initWithBytesNoCopy_length_encoding_freeWhenDone_(Pointer<Void> bytes, int len, int encoding, bool freeBuffer) NSMutableString?
override
initWithCapacity_(int capacity) NSMutableString
initWithCharacters_length_(Pointer<UnsignedShort> characters, int length) NSMutableString
override
initWithCharactersNoCopy_length_deallocator_(Pointer<UnsignedShort> chars, int len, ObjCBlock_ffiVoid_ffiUnsignedShort_ffiUnsignedLong? deallocator) NSMutableString
override
initWithCharactersNoCopy_length_freeWhenDone_(Pointer<UnsignedShort> characters, int length, bool freeBuffer) NSMutableString
override
initWithCoder_(NSCoder coder) NSMutableString?
override
initWithContentsOfFile_(NSString path) NSObject?
inherited
initWithContentsOfFile_encoding_error_(NSString path, int enc, Pointer<Pointer<ObjCObject>> error) NSMutableString?
override
initWithContentsOfFile_usedEncoding_error_(NSString path, Pointer<UnsignedLong> enc, Pointer<Pointer<ObjCObject>> error) NSMutableString?
override
initWithContentsOfURL_(NSURL url) NSObject?
inherited
initWithContentsOfURL_encoding_error_(NSURL url, int enc, Pointer<Pointer<ObjCObject>> error) NSMutableString?
override
initWithContentsOfURL_usedEncoding_error_(NSURL url, Pointer<UnsignedLong> enc, Pointer<Pointer<ObjCObject>> error) NSMutableString?
override
initWithCString_(Pointer<Char> bytes) NSObject?
inherited
initWithCString_encoding_(Pointer<Char> nullTerminatedCString, int encoding) NSMutableString?
override
initWithCString_length_(Pointer<Char> bytes, int length) NSObject?
inherited
initWithCStringNoCopy_length_freeWhenDone_(Pointer<Char> bytes, int length, bool freeBuffer) NSObject?
inherited
initWithData_encoding_(NSData data, int encoding) NSMutableString?
override
initWithFormat_(NSString format) NSMutableString
override
initWithFormat_arguments_(NSString format, Pointer<Char> argList) NSMutableString
override
initWithFormat_locale_(NSString format, NSObject? locale) NSMutableString
override
initWithFormat_locale_arguments_(NSString format, NSObject? locale, Pointer<Char> argList) NSMutableString
override
initWithString_(NSString aString) NSMutableString
override
initWithUTF8String_(Pointer<Char> nullTerminatedCString) NSMutableString?
override
initWithValidatedFormat_validFormatSpecifiers_arguments_error_(NSString format, NSString validFormatSpecifiers, Pointer<Char> argList, Pointer<Pointer<ObjCObject>> error) NSMutableString?
override
initWithValidatedFormat_validFormatSpecifiers_error_(NSString format, NSString validFormatSpecifiers, Pointer<Pointer<ObjCObject>> error) NSMutableString?
override
initWithValidatedFormat_validFormatSpecifiers_locale_arguments_error_(NSString format, NSString validFormatSpecifiers, NSObject? locale, Pointer<Char> argList, Pointer<Pointer<ObjCObject>> error) NSMutableString?
override
initWithValidatedFormat_validFormatSpecifiers_locale_error_(NSString format, NSString validFormatSpecifiers, NSObject? locale, Pointer<Pointer<ObjCObject>> error) NSMutableString?
override
insertString_atIndex_(NSString aString, int loc) → void
insertValue_atIndex_inPropertyWithKey_(NSObject value, int index, NSString key) → void
inherited
insertValue_inPropertyWithKey_(NSObject value, NSString key) → void
inherited
inverseForRelationshipKey_(NSString relationshipKey) NSString?
inherited
isCaseInsensitiveLike_(NSString object) bool
inherited
isEqualTo_(NSObject? object) bool
inherited
isEqualToString_(NSString aString) bool
inherited
isGreaterThan_(NSObject? object) bool
inherited
isGreaterThanOrEqualTo_(NSObject? object) bool
inherited
isLessThan_(NSObject? object) bool
inherited
isLessThanOrEqualTo_(NSObject? object) bool
inherited
isLike_(NSString object) bool
inherited
isNotEqualTo_(NSObject? object) bool
inherited
lengthOfBytesUsingEncoding_(int enc) int
inherited
lineRangeForRange_(Pointer<_NSRange> stret, _NSRange range) → void
inherited
linguisticTagsInRange_scheme_options_orthography_tokenRanges_(_NSRange range, NSString scheme, int options, NSOrthography? orthography, Pointer<Pointer<ObjCObject>> tokenRanges) NSArray
inherited
localizedCaseInsensitiveCompare_(NSString string) int
inherited
localizedCaseInsensitiveContainsString_(NSString str) bool
inherited
localizedCompare_(NSString string) int
inherited
localizedStandardCompare_(NSString string) int
inherited
localizedStandardContainsString_(NSString str) bool
inherited
localizedStandardRangeOfString_(Pointer<_NSRange> stret, NSString str) → void
inherited
lossyCString() Pointer<Char>
inherited
lowercaseStringWithLocale_(NSLocale? locale) NSString
inherited
maximumLengthOfBytesUsingEncoding_(int enc) int
inherited
methodForSelector_(Pointer<ObjCSel> aSelector) Pointer<NativeFunction<Void Function()>>
inherited
methodSignatureForSelector_(Pointer<ObjCSel> aSelector) NSMethodSignature
inherited
mutableArrayValueForKey_(NSString key) NSMutableArray
inherited
mutableArrayValueForKeyPath_(NSString keyPath) NSMutableArray
inherited
mutableCopy() NSObject
inherited
mutableOrderedSetValueForKey_(NSString key) NSMutableOrderedSet
inherited
mutableOrderedSetValueForKeyPath_(NSString keyPath) NSMutableOrderedSet
inherited
mutableSetValueForKey_(NSString key) NSMutableSet
inherited
mutableSetValueForKeyPath_(NSString keyPath) NSMutableSet
inherited
newScriptingObjectOfClass_forValueForKey_withContentsValue_properties_(NSObject objectClass, NSString key, NSObject? contentsValue, NSDictionary properties) NSObject?
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
observeValueForKeyPath_ofObject_change_context_(NSString? keyPath, NSObject? object, NSDictionary? change, Pointer<Void> context) → void
inherited
paragraphRangeForRange_(Pointer<_NSRange> stret, _NSRange range) → void
inherited
performSelector_onThread_withObject_waitUntilDone_(Pointer<ObjCSel> aSelector, NSThread thr, NSObject? arg, bool wait) → void
inherited
performSelector_onThread_withObject_waitUntilDone_modes_(Pointer<ObjCSel> aSelector, NSThread thr, NSObject? arg, bool wait, NSArray? array) → void
inherited
performSelector_withObject_afterDelay_(Pointer<ObjCSel> aSelector, NSObject? anArgument, double delay) → void
inherited
performSelector_withObject_afterDelay_inModes_(Pointer<ObjCSel> aSelector, NSObject? anArgument, double delay, NSArray modes) → void
inherited
performSelectorInBackground_withObject_(Pointer<ObjCSel> aSelector, NSObject? arg) → void
inherited
performSelectorOnMainThread_withObject_waitUntilDone_(Pointer<ObjCSel> aSelector, NSObject? arg, bool wait) → void
inherited
performSelectorOnMainThread_withObject_waitUntilDone_modes_(Pointer<ObjCSel> aSelector, NSObject? arg, bool wait, NSArray? array) → void
inherited
propertyList() NSObject
inherited
propertyListFromStringsFileFormat() NSDictionary?
inherited
rangeOfCharacterFromSet_(Pointer<_NSRange> stret, NSCharacterSet searchSet) → void
inherited
rangeOfCharacterFromSet_options_(Pointer<_NSRange> stret, NSCharacterSet searchSet, int mask) → void
inherited
rangeOfCharacterFromSet_options_range_(Pointer<_NSRange> stret, NSCharacterSet searchSet, int mask, _NSRange rangeOfReceiverToSearch) → void
inherited
rangeOfComposedCharacterSequenceAtIndex_(Pointer<_NSRange> stret, int index) → void
inherited
rangeOfComposedCharacterSequencesForRange_(Pointer<_NSRange> stret, _NSRange range) → void
inherited
rangeOfString_(Pointer<_NSRange> stret, NSString searchString) → void
inherited
rangeOfString_options_(Pointer<_NSRange> stret, NSString searchString, int mask) → void
inherited
rangeOfString_options_range_(Pointer<_NSRange> stret, NSString searchString, int mask, _NSRange rangeOfReceiverToSearch) → void
inherited
rangeOfString_options_range_locale_(Pointer<_NSRange> stret, NSString searchString, int mask, _NSRange rangeOfReceiverToSearch, NSLocale? locale) → void
inherited
release() → void
Releases the reference to the underlying ObjC object held by this wrapper. Throws a StateError if this wrapper doesn't currently hold a reference.
inherited
removeObserver_forKeyPath_(NSObject observer, NSString keyPath) → void
inherited
removeObserver_forKeyPath_context_(NSObject observer, NSString keyPath, Pointer<Void> context) → void
inherited
removeValueAtIndex_fromPropertyWithKey_(int index, NSString key) → void
inherited
replaceCharactersInRange_withString_(_NSRange range, NSString aString) → void
replacementObjectForArchiver_(NSArchiver archiver) NSObject?
inherited
replacementObjectForCoder_(NSCoder coder) NSObject?
inherited
replacementObjectForKeyedArchiver_(NSKeyedArchiver archiver) NSObject?
inherited
replacementObjectForPortCoder_(NSPortCoder coder) NSObject?
inherited
replaceOccurrencesOfString_withString_options_range_(NSString target, NSString replacement, int options, _NSRange searchRange) int
replaceValueAtIndex_inPropertyWithKey_withValue_(int index, NSString key, NSObject value) → void
inherited
retainWeakReference() bool
inherited
scriptingBeginsWith_(NSObject object) bool
inherited
scriptingContains_(NSObject object) bool
inherited
scriptingEndsWith_(NSObject object) bool
inherited
scriptingIsEqualTo_(NSObject object) bool
inherited
scriptingIsGreaterThan_(NSObject object) bool
inherited
scriptingIsGreaterThanOrEqualTo_(NSObject object) bool
inherited
scriptingIsLessThan_(NSObject object) bool
inherited
scriptingIsLessThanOrEqualTo_(NSObject object) bool
inherited
scriptingValueForSpecifier_(NSScriptObjectSpecifier objectSpecifier) NSObject?
inherited
setNilValueForKey_(NSString key) → void
inherited
setString_(NSString aString) → void
setValue_forKey_(NSObject? value, NSString key) → void
inherited
setValue_forKeyPath_(NSObject? value, NSString keyPath) → void
inherited
setValue_forUndefinedKey_(NSObject? value, NSString key) → void
inherited
setValuesForKeysWithDictionary_(NSDictionary keyedValues) → void
inherited
storedValueForKey_(NSString key) NSObject?
inherited
stringByAddingPercentEncodingWithAllowedCharacters_(NSCharacterSet allowedCharacters) NSString?
inherited
stringByAddingPercentEscapesUsingEncoding_(int enc) NSString?
inherited
stringByAppendingFormat_(NSString format) NSString
inherited
stringByAppendingPathComponent_(NSString str) NSString
inherited
stringByAppendingPathExtension_(NSString str) NSString?
inherited
stringByAppendingString_(NSString aString) NSString
inherited
stringByApplyingTransform_reverse_(NSString transform, bool reverse) NSString?
inherited
stringByFoldingWithOptions_locale_(int options, NSLocale? locale) NSString
inherited
stringByPaddingToLength_withString_startingAtIndex_(int newLength, NSString padString, int padIndex) NSString
inherited
stringByReplacingCharactersInRange_withString_(_NSRange range, NSString replacement) NSString
inherited
stringByReplacingOccurrencesOfString_withString_(NSString target, NSString replacement) NSString
inherited
stringByReplacingOccurrencesOfString_withString_options_range_(NSString target, NSString replacement, int options, _NSRange searchRange) NSString
inherited
stringByReplacingPercentEscapesUsingEncoding_(int enc) NSString?
inherited
stringByTrimmingCharactersInSet_(NSCharacterSet set) NSString
inherited
stringsByAppendingPaths_(NSArray paths) NSArray
inherited
substringFromIndex_(int from) NSString
inherited
substringToIndex_(int to) NSString
inherited
substringWithRange_(_NSRange range) NSString
inherited
takeStoredValue_forKey_(NSObject? value, NSString key) → void
inherited
takeValue_forKey_(NSObject? value, NSString key) → void
inherited
takeValue_forKeyPath_(NSObject? value, NSString keyPath) → void
inherited
takeValuesFromDictionary_(NSDictionary properties) → void
inherited
toString() String
A string representation of this object.
inherited
unableToSetNilForKey_(NSString key) → void
inherited
uppercaseStringWithLocale_(NSLocale? locale) NSString
inherited
URL_resourceDataDidBecomeAvailable_(NSURL sender, NSData newBytes) → void
inherited
URL_resourceDidFailLoadingWithReason_(NSURL sender, NSString reason) → void
inherited
URLResourceDidCancelLoading_(NSURL sender) → void
inherited
URLResourceDidFinishLoading_(NSURL sender) → void
inherited
validateValue_forKey_error_(Pointer<Pointer<ObjCObject>> ioValue, NSString inKey, Pointer<Pointer<ObjCObject>> outError) bool
inherited
validateValue_forKeyPath_error_(Pointer<Pointer<ObjCObject>> ioValue, NSString inKeyPath, Pointer<Pointer<ObjCObject>> outError) bool
inherited
valueAtIndex_inPropertyWithKey_(int index, NSString key) NSObject?
inherited
valueForKey_(NSString key) NSObject?
inherited
valueForKeyPath_(NSString keyPath) NSObject?
inherited
valueForUndefinedKey_(NSString key) NSObject?
inherited
valuesForKeys_(NSArray keys) NSDictionary
inherited
valueWithName_inPropertyWithKey_(NSString name, NSString key) NSObject?
inherited
valueWithUniqueID_inPropertyWithKey_(NSObject uniqueID, NSString key) NSObject?
inherited
variantFittingPresentationWidth_(int width) NSString
inherited
willChange_valuesAtIndexes_forKey_(int changeKind, NSIndexSet indexes, NSString key) → void
inherited
willChangeValueForKey_(NSString key) → void
inherited
willChangeValueForKey_withSetMutation_usingObjects_(NSString key, int mutationKind, NSSet objects) → void
inherited
writeToFile_atomically_(NSString path, bool useAuxiliaryFile) bool
inherited
writeToFile_atomically_encoding_error_(NSString path, bool useAuxiliaryFile, int enc, Pointer<Pointer<ObjCObject>> error) bool
inherited
writeToURL_atomically_(NSURL url, bool atomically) bool
inherited
writeToURL_atomically_encoding_error_(NSURL url, bool useAuxiliaryFile, int enc, Pointer<Pointer<ObjCObject>> error) bool
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Methods

alloc(ThermionDartTexture1 _lib) NSMutableString
override
allocWithZone_(ThermionDartTexture1 _lib, Pointer<_NSZone> zone) NSMutableString
override
automaticallyNotifiesObserversForKey_(ThermionDartTexture1 _lib, NSString key) bool
override
cancelPreviousPerformRequestsWithTarget_(ThermionDartTexture1 _lib, NSObject aTarget) → void
override
cancelPreviousPerformRequestsWithTarget_selector_object_(ThermionDartTexture1 _lib, NSObject aTarget, Pointer<ObjCSel> aSelector, NSObject? anArgument) → void
override
castFrom<T extends _ObjCWrapper>(T other) NSMutableString
Returns a NSMutableString that points to the same underlying object as other.
override
castFromPointer(ThermionDartTexture1 lib, Pointer<ObjCObject> other, {bool retain = false, bool release = false}) NSMutableString
Returns a NSMutableString that wraps the given raw object pointer.
override
classFallbacksForKeyedArchiver(ThermionDartTexture1 _lib) NSArray
override
classForKeyedUnarchiver(ThermionDartTexture1 _lib) NSObject
override
getAccessInstanceVariablesDirectly(ThermionDartTexture1 _lib) bool
override
getAvailableStringEncodings(ThermionDartTexture1 _lib) Pointer<UnsignedLong>
override
getDefaultCStringEncoding(ThermionDartTexture1 _lib) int
override
isInstance(_ObjCWrapper obj) bool
Returns whether obj is an instance of NSMutableString.
override
keyPathsForValuesAffectingValueForKey_(ThermionDartTexture1 _lib, NSString key) NSSet
override
localizedNameOfStringEncoding_(ThermionDartTexture1 _lib, int encoding) NSString
override
localizedStringWithFormat_(ThermionDartTexture1 _lib, NSString format) NSMutableString
override
localizedStringWithValidatedFormat_validFormatSpecifiers_error_(ThermionDartTexture1 _lib, NSString format, NSString validFormatSpecifiers, Pointer<Pointer<ObjCObject>> error) NSMutableString?
override
new1(ThermionDartTexture1 _lib) NSMutableString
override
pathWithComponents_(ThermionDartTexture1 _lib, NSArray components) NSString
override
setKeys_triggerChangeNotificationsForDependentKey_(ThermionDartTexture1 _lib, NSArray keys, NSString dependentKey) → void
override
string(ThermionDartTexture1 _lib) NSMutableString
override
stringEncodingForData_encodingOptions_convertedString_usedLossyConversion_(ThermionDartTexture1 _lib, NSData data, NSDictionary? opts, Pointer<Pointer<ObjCObject>> string, Pointer<Bool> usedLossyConversion) int
override
stringWithCapacity_(ThermionDartTexture1 _lib, int capacity) NSMutableString
stringWithCharacters_length_(ThermionDartTexture1 _lib, Pointer<UnsignedShort> characters, int length) NSMutableString
override
stringWithContentsOfFile_(ThermionDartTexture1 _lib, NSString path) NSObject?
override
stringWithContentsOfFile_encoding_error_(ThermionDartTexture1 _lib, NSString path, int enc, Pointer<Pointer<ObjCObject>> error) NSMutableString?
override
stringWithContentsOfFile_usedEncoding_error_(ThermionDartTexture1 _lib, NSString path, Pointer<UnsignedLong> enc, Pointer<Pointer<ObjCObject>> error) NSMutableString?
override
stringWithContentsOfURL_(ThermionDartTexture1 _lib, NSURL url) NSObject?
override
stringWithContentsOfURL_encoding_error_(ThermionDartTexture1 _lib, NSURL url, int enc, Pointer<Pointer<ObjCObject>> error) NSMutableString?
override
stringWithContentsOfURL_usedEncoding_error_(ThermionDartTexture1 _lib, NSURL url, Pointer<UnsignedLong> enc, Pointer<Pointer<ObjCObject>> error) NSMutableString?
override
stringWithCString_(ThermionDartTexture1 _lib, Pointer<Char> bytes) NSObject?
override
stringWithCString_encoding_(ThermionDartTexture1 _lib, Pointer<Char> cString, int enc) NSMutableString?
override
stringWithCString_length_(ThermionDartTexture1 _lib, Pointer<Char> bytes, int length) NSObject?
override
stringWithFormat_(ThermionDartTexture1 _lib, NSString format) NSMutableString
override
stringWithString_(ThermionDartTexture1 _lib, NSString string) NSMutableString
override
stringWithUTF8String_(ThermionDartTexture1 _lib, Pointer<Char> nullTerminatedCString) NSMutableString?
override
stringWithValidatedFormat_validFormatSpecifiers_error_(ThermionDartTexture1 _lib, NSString format, NSString validFormatSpecifiers, Pointer<Pointer<ObjCObject>> error) NSMutableString?
override
useStoredAccessor(ThermionDartTexture1 _lib) bool
override