ReferenceFunctions
encodeOkResponse()
function encodeOkResponse(): Uint8Array;Defined in: packages/protocol/src/responses.ts:23
Encode an Ok response (what a fake radio answers to most commands).
Returns
Uint8Array
function encodeOkResponse(): Uint8Array;Defined in: packages/protocol/src/responses.ts:23
Encode an Ok response (what a fake radio answers to most commands).
Uint8Array