You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by GitBox <gi...@apache.org> on 2019/12/03 03:43:33 UTC

[GitHub] [commons-codec] ken-kentan opened a new pull request #33: add string helper method to MurmurHash3.hash64

ken-kentan opened a new pull request #33: add string helper method to MurmurHash3.hash64
URL: https://github.com/apache/commons-codec/pull/33
 
 
   add string helper method to MurmurHash3.
   
   ```
   public static long hash64(final String data)
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services