Skip to content

libcURL.EasyHandle.curlRead

Andrew Lambert edited this page Nov 26, 2022 · 5 revisions

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.

Clone this wiki locally