nnhttpConnectionSendPostDataBinary FunctionNN_EXTERN_C nnResult nnhttpConnectionSendPostDataBinary( nnhttpConnection * this_, const char * pLabel, const void * pValue, size_t length );
| Name | Description | |
|---|---|---|
| this_ | ||
| pLabel | ||
| pValue | ||
| length |
See the corresponding C++ function nn::http::Connection::SendPostDataBinary.
CONFIDENTIAL