NurApiCustomExchangeParamsGetByteLength Method
Get required buffer size for parameters.
Namespace: NurApiDotNetAssembly: NordicID.NurApi.Net (in NordicID.NurApi.Net.dll) Version: 4.0.0
public static int GetByteLength(
NurApiCustomExchangeParams parameters
)
- parameters NurApiCustomExchangeParams
- Parameters from which the size is calculated from.
Int32Number of byte required for serializing given parameters.