Function: decodePointer()
decodePointer(
value):TopicPointer|undefined
Read a notification as a pointer, or undefined when it is not one. The channel
is shared, so an unrecognized payload is ordinary traffic rather than an error.
Parameters
Section titled “Parameters”string | undefined
Returns
Section titled “Returns”TopicPointer | undefined