Class ByteArraySource

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

public class ByteArraySource extends Object implements DocumentSource
  • Constructor Details

    • ByteArraySource

      public ByteArraySource(byte[] data)
  • Method Details