nnhttpConnectionRead
NN_EXTERN_C nnResult nnhttpConnectionRead( nnhttpConnection * this_, u8 * pBodyBuf, u32 bufLen );
See the corresponding C++ function, nn::http::Connection::Read.
nn::http::Connection::Read
CONFIDENTIAL