protected override String GetString(IntPtr stringBuffer)
		{
			return stringBuffer.GetUTF8String();
		}