class EL_ZLIB_ROUTINES

(source code)

Client examples: COMPRESS_MANIFEST_COMMAND

description

Zlib library routines

note
	description: "[https://www.zlib.net/manual.html Zlib library] routines"

	author: "Finnian Reilly"
	copyright: "Copyright (c) 2001-2022 Finnian Reilly"
	contact: "finnian at eiffel hyphen loop dot com"

	license: "MIT license (See: en.wikipedia.org/wiki/MIT_License)"
	date: "2024-08-22 8:30:22 GMT (Thursday 22nd August 2024)"
	revision: "12"

expanded class
	EL_ZLIB_ROUTINES

inherit
	EL_ZLIB_ROUTINES_IMP

	EL_EXPANDED_ROUTINES

end