'Declaration Public Overloads Function DownloadFile( _ ByVal remotePath As String, _ ByVal localStream As Stream, _ ByVal buffer() As Byte, _ ByVal offset As Integer, _ ByVal count As Integer _ ) As Long
Parameters
- remotePath
- localStream
- buffer
- offset
- count