Platforms to show: All Mac Windows Linux Cross-Platform

Back to CFBinaryDataMBS class.

CFBinaryDataMBS.len as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property CoreFoundation MBS MacCF Plugin ✅ Yes ❌ No ❌ No ✅ Yes All
The length of this binary data in bytes.
Example
dim b as CFBinaryDataMBS = NewCFBinaryDataMBSStr("Hello")
MsgBox str(b.Len) // shows 5

(Read only property)

The items on this page are in the following plugins: MBS MacCF Plugin.


The biggest plugin in space...