Example #1
0
 private int Nonce_Offset(ref int offset)
 {
     return(offset += (int)Bits.ByteSize());
 }