# File lib/ole/support.rb, line 238
    def binary?
      (@flags & BINARY) != 0
    end