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 }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.
static var dataCallBack: CFSocketCallBackType { get }