Searched refs:addU64 (Results 1 – 2 of 2) sorted by relevance
56 msg.addU64(uint64(s.ticketCreationTime.UnixNano()))57 msg.addU64(uint64(s.ticketExpiration.UnixNano()))
79 func (bb *byteBuilder) addU64(u uint64) { func