nn::dlp::CTR::Server::GetBufferSize Member Function
static size_t GetBufferSize(
u8 maxClientNum
);
| Name | Description | |
|---|---|---|
| in | maxClientNum | Specifies the maximum number of clients (from 1 to MAX_CLIENT_NUM) that can connect to the server. |
Gets the size of the buffer required to initialize the server.
CONFIDENTIAL