Module SQLite3::Constants::TextRep
In: lib/sqlite3/constants.rb

Constants

UTF8 = 1
UTF16LE = 2
UTF16BE = 3
UTF16 = 4
ANY = 5

[Validate]