Class HyperAPIUtil


  • public class HyperAPIUtil
    extends java.lang.Object
    Utility methods.
    • Constructor Summary

      Constructors 
      Constructor Description
      HyperAPIUtil()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String checksum​(java.io.InputStream is)
      Compute checksum of contents of input stream.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • HyperAPIUtil

        public HyperAPIUtil()
    • Method Detail

      • checksum

        public static java.lang.String checksum​(java.io.InputStream is)
        Compute checksum of contents of input stream.
        Parameters:
        is - - inputstream param.
        Returns:
        checksum.