isUnicastAddressValid

fun isUnicastAddressValid(unicastAddress: UnicastAddress, numberOfElements: Int): Boolean

Checks if the unicast address valid.

Return

true if the address is valid, false otherwise.

Parameters

unicastAddress

Unicast address to be checked.

numberOfElements

Number of elements in the node.