getTagWireType function

int getTagWireType(
  1. int tag
)

Implementation

int getTagWireType(int tag) => tag & TAG_TYPE_MASK;