ofDelta static method

IpcMessage ofDelta(
  1. Delta delta
)

Implementation

static IpcMessage ofDelta(Delta delta) => IpcMessageDelta(delta);