= private = protected
need_base64_encode?()
Returns true if the content needs to be encoded in base64.
# File lib/rss/atom.rb, line 763 def need_base64_encode? inline_other_base64? end