sharedBlob static method

NodeState sharedBlob(
  1. ShmBlobRef blob
)

Implementation

static NodeState sharedBlob(ShmBlobRef blob) => NodeStateSharedBlob(blob);