All Classes |Grouped Classes |Index

Function send

Send data to device.

	int CL_IODevice::send(
		const void * data,
		int len,
		bool send_all = true);

Detailed description:

If the device databuffer is too small, it will be extended (ie grow memory block size or file size)