ReferenceFunctions
encodeErrResponse()
function encodeErrResponse(errorCode): Uint8Array;Defined in: packages/protocol/src/responses.ts:28
Encode an Err response with a RadioErrorCode.
Parameters
errorCode
number
Returns
Uint8Array
function encodeErrResponse(errorCode): Uint8Array;Defined in: packages/protocol/src/responses.ts:28
Encode an Err response with a RadioErrorCode.
number
Uint8Array