SQLite3::Blob
37 38 39
# File 'lib/sqlite3/statement.rb', line 37 def to_blob SQLite3::Blob.new( self ) end