Esempio n. 1
0
 public static BitVector8 Parse(string src)
 => FromBitString(BitString.Parse(src));