- Preparing search index...
- The search index is not available
Deepkit
Function createRpcMessageForBody
- createRpcMessageForBody<T>(id: number, type: number, body: Uint8Array, routeType?: client | server): Uint8Array
-
Parameters
-
id: number
-
type: number
-
body: Uint8Array
-
routeType: client | server = RpcMessageRouteType.client
Returns Uint8Array