# File lib/amalgalite/database.rb, line 209 def utf16? return @utf16 #if @utf16.nil? # @utf16 = (encoding != "UTF-8") #end #return @utf16 end