# File rbCFPropertyList.rb, line 187
    def load_binary_str(str=nil)
      load_str(str,List::FORMAT_BINARY)
    end