Class Util
java.lang.Object
com.github.barteksc.pdfviewer.util.Util
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic intgetDP(android.content.Context context, int dp) static byte[]toByteArray(InputStream inputStream)
-
Constructor Details
-
Util
public Util()
-
-
Method Details
-
getDP
public static int getDP(android.content.Context context, int dp) -
toByteArray
- Throws:
IOException
-