class String

Public Instance Methods

bytesize() click to toggle source
# File lib/cfpropertylist/rbCFPropertyList.rb, line 76
def bytesize
  self.length
end