Beispiel #1
0
 private int Bits_Offset(ref int offset)
 {
     return(offset += (int)Timestamp.ByteSize());
 }