Class InputStreamSource

java.lang.Object
com.github.barteksc.pdfviewer.source.InputStreamSource
All Implemented Interfaces:
DocumentSource

public class InputStreamSource extends Object implements DocumentSource
  • Constructor Details

    • InputStreamSource

      public InputStreamSource(InputStream inputStream)
  • Method Details