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