note description: "Imported UTF-8 encoding routines" library: "Gobo Eiffel Kernel Library" copyright: "Copyright (c) 2001-2018, Eric Bezault and others" license: "MIT License" date: "$Date: 2019-02-07 22:54:15 +0000 (Thu, 07 Feb 2019) $" revision: "$Revision: 102807 $" class interface UC_IMPORTED_UTF8_ROUTINES create default_create feature -- Access Utf8: UC_UTF8_ROUTINES -- UTF-8 encoding routines ensure instance_free: class utf8_not_void: Result /= Void end -- class UC_IMPORTED_UTF8_ROUTINES
Generated by ISE EiffelStudio