# File lib/cfpropertylist/rbCFPropertyList.rb, line 278 def load_binary_str(str=nil) load_str(str,List::FORMAT_BINARY) end