Searched refs:encodeClientError (Results 1 – 3 of 3) sorted by relevance
69 const data = packets.encodeClientError(packet, Status.NOT_FOUND);
64 export function encodeClientError( function
224 client.channel.send(packets.encodeClientError(packet, error));