Home | All Classes | Grouped Classes | Index | Search

CL_InputSource_Zipped::CL_InputSource_Zipped

Starts reading zipped input from the specified input source.

	CL_InputSource_Zipped(
		CL_InputSource* input, bool delete_input = false);

Detailed description:

If 'delete_input' is true, the input source will be deleted when the zipped input source is deleted.

See also:

CL_InputSource | CL_InputSource_Zipped



Questions or comments, write to the ClanLib mailing list.