Contents

dataCallBack

Incoming data will be read in chunks in the background and the callback is called with the data argument being a CFData object containing the read data.

Declaration

static var dataCallBack: CFSocketCallBackType { get }

See Also

Constants