Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Back to CFMutableBinaryDataMBS class.
CFMutableBinaryDataMBS.AppendCFBinaryDataMBS(m as CFBinaryDataMBS)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | CoreFoundation | MBS MacCF Plugin | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
This method may fail on low memory, e.g. on Mac OS Classic running a Carbon application with a small application memory partition size.
See also:
CFMutableBinaryDataMBS.AppendCFBinaryDataMBS(m as CFBinaryDataMBS,len as Integer)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | CoreFoundation | MBS MacCF Plugin | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
This method may fail on low memory, e.g. on Mac OS Classic running a Carbon application with a small application memory partition size.
See also:
CFMutableBinaryDataMBS.AppendMem(m as memoryblock)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | CoreFoundation | MBS MacCF Plugin | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
This method may fail on low memory, e.g. on Mac OS Classic running a Carbon application with a small application memory partition size.
See also:
CFMutableBinaryDataMBS.AppendMem(m as memoryblock,len as Integer)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | CoreFoundation | MBS MacCF Plugin | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
This method may fail on low memory, e.g. on Mac OS Classic running a Carbon application with a small application memory partition size.
See also:
CFMutableBinaryDataMBS.AppendStr(s as string)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | CoreFoundation | MBS MacCF Plugin | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
This method may fail on low memory, e.g. on Mac OS Classic running a Carbon application with a small application memory partition size.
See also:
CFMutableBinaryDataMBS.AppendStr(s as string,len as Integer)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | CoreFoundation | MBS MacCF Plugin | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
This method may fail on low memory, e.g. on Mac OS Classic running a Carbon application with a small application memory partition size.
See also:
CFMutableBinaryDataMBS.Constructor(capacity as Integer)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | CoreFoundation | MBS MacCF Plugin | 13.4 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
See also:
CFMutableBinaryDataMBS.Constructor(data as MemoryBlock)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | CoreFoundation | MBS MacCF Plugin | 13.4 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
See also:
CFMutableBinaryDataMBS.Constructor(data as string)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | CoreFoundation | MBS MacCF Plugin | 13.4 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
See also:
CFMutableBinaryDataMBS.Delete(pos as Integer,len as Integer)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | CoreFoundation | MBS MacCF Plugin | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
This method may fail on low memory, e.g. on Mac OS Classic running a Carbon application with a small application memory partition size.
CFMutableBinaryDataMBS.IncreaseLength(extralen as Integer)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | CoreFoundation | MBS MacCF Plugin | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
This method may fail on low memory, e.g. on Mac OS Classic running a Carbon application with a small application memory partition size.
CFMutableBinaryDataMBS.ReplaceCFBinaryDataMBS(m as CFBinaryDataMBS,pos as Integer,len as Integer)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | CoreFoundation | MBS MacCF Plugin | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
See also:
CFMutableBinaryDataMBS.ReplaceCFBinaryDataMBS(m as CFBinaryDataMBS,pos as Integer,len as Integer,newlen as Integer)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | CoreFoundation | MBS MacCF Plugin | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
See also:
CFMutableBinaryDataMBS.ReplaceMem(m as memoryblock,pos as Integer,len as Integer)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | CoreFoundation | MBS MacCF Plugin | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
See also:
CFMutableBinaryDataMBS.ReplaceMem(m as memoryblock,pos as Integer,len as Integer,newlen as Integer)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | CoreFoundation | MBS MacCF Plugin | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
See also:
CFMutableBinaryDataMBS.ReplaceStr(s as string,pos as Integer,len as Integer)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | CoreFoundation | MBS MacCF Plugin | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
See also:
CFMutableBinaryDataMBS.ReplaceStr(s as string,pos as Integer,len as Integer,newlen as Integer)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | CoreFoundation | MBS MacCF Plugin | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
See also:
CFMutableBinaryDataMBS.SetLength(len as Integer)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | CoreFoundation | MBS MacCF Plugin | 13.4 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
The items on this page are in the following plugins: MBS MacCF Plugin.