Object
Returns whether or not str is a blob. @return [true,false] If true, this string contains binary data. If false, its a regular string
# File lib/facter/util/cfpropertylist/lib/rbCFPropertyList.rb, line 79 def blob? blob end
# File lib/facter/util/cfpropertylist/lib/rbCFPropertyList.rb, line 85 def bytesize self.length end
[Validate]
Generated with the Darkfish Rdoc Generator 2.