GetBit(string, string)
static
public static bool GetBit(string writeVector, string Replica) Gets one of the bits in writeVector
Parameters
writeVectorstring- The write vector which we want get the bit from
Replicastring- The replica for which we want to look up the bit
