libcURL.EasyHandle.curlRead - charonn0/RB-libcURL GitHub Wiki

libcURL.EasyHandle.curlRead

Method Signature

 Private Function curlRead(char As Ptr, size As Integer, nmemb As Integer) As Integer

Remarks

Do not call this method.

This method is called only by EasyHandle.ReadCallback. Raises the EasyHandle.DataNeeded event.