# File lib/sqlite3/value.rb, line 17
    def to_blob
      @driver.value_blob( @handle )
    end