Package com.tableau.hyperapi
Class HyperAPIUtil
- java.lang.Object
-
- com.tableau.hyperapi.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.
-