public byte[] GetBytes()
 {
     return(bits.ConvertToByteArray());
 }