Class: String

Inherits:
Object
  • Object
show all
Defined in:
lib/cfpropertylist/rbCFPropertyList.rb

Direct Known Subclasses

CFPropertyList::Blob

Instance Method Summary collapse

Instance Method Details

#bytesizeObject



77
78
79
# File 'lib/cfpropertylist/rbCFPropertyList.rb', line 77

def bytesize
  self.length
end