nnsslConnectionPeek FunctionNN_EXTERN_C nnResult nnsslConnectionPeek( nnsslConnection * this_, u8 * pDataBuf, size_t dataBufSize, size_t * pReadSizeCourier );
| Name | Description | |
|---|---|---|
| this_ | ||
| pDataBuf | ||
| dataBufSize | ||
| pReadSizeCourier |
See the corresponding C++ function nn::ssl::Connection::Peek.
CONFIDENTIAL