nn::ir::CTR::Communicator::GetManagementSize Member Function
static size_t GetManagementSize(
s32 dataNum
);
| Name | Description | |
|---|---|---|
| in | dataNum | The number of data packets being saved at one time simultaneously. |
Calculates the size required for the management region for packets being received or sent.
The size of this management region depends on the number of data packets being received (or being sent) that will be saved at one time simultaneously.
CONFIDENTIAL