Meet us at at Real World in Orlando, Florida.

All functions   Mac OS X   Windows   Crossplatform   Components   Guides  
New in version: 2.0   2.1   2.2   2.3   2.4   2.5   2.6   2.7   2.8  

CURL.GetInputLength

Component: CURL
Version: 2.5
Mac OS X: Works
Windows: Works

MBS( "CURL.GetInputLength"; handle )

Parameters

Parameter Description Example value
Handle The CURL session handle. $curl

Result

Length in bytes.

Description

Queries the current length in bytes of the input buffer.

Examples

Set Text:

MBS("CURL.SetInputText"; $curl; "Hello World"; "utf8")

Query length. Shows 11 for "Hello World" above:

MBS("CURL.GetInputLength"; $curl)

Feedback: Report problem or ask question.




Links
MBS Realbasic Plugins - Nachhilfe in Kell