Example #1
0
	inline bool SetCharset(string charset)
	{
		return m_Connection.SetCharset(charset);
	}