You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Protocol Buffers
We have a map<int64, message>. I was wondering what hash function is used on the java client code to access that map. My guess was Long.hashCode. Is that right?