GetHttpBytesRead
Result = GetHttpBytesRead(Index)
 
Parameters:

    Index = Http index
Returns:

    Result = number of bytes
 

GetHttpBytesRead the total number of bytes read by all HttpTransfer calls during a transfer session. With binary files you can use this to check if all required data has been received.
 
Related Info: GetHttpLength | HttpTransfer :
 


(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com