java.lang.Object
com.github.barteksc.pdfviewer.util.Util

public class Util extends Object
  • Constructor Details

    • Util

      public Util()
  • Method Details

    • getDP

      public static int getDP(android.content.Context context, int dp)
    • toByteArray

      public static byte[] toByteArray(InputStream inputStream) throws IOException
      Throws:
      IOException