parseBinaryResponse
function parseBinaryResponse(frame): | BinaryResponse | null;Defined in: src/protocol/repeater.ts:82
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
frame | Buffer |
Returns
Section titled “Returns”| BinaryResponse
| null