CharsetMapper

com.github.mauricio.async.db.mysql.util.CharsetMapper
See theCharsetMapper companion object
class CharsetMapper(charsetsToIntComplement: Map[Charset, Int])

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def toInt(charset: Charset): Int