Class SimpleReferenceBinary

    • Constructor Summary

      Constructors 
      Constructor Description
      SimpleReferenceBinary​(java.lang.String reference)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void dispose()  
      java.lang.String getReference()
      Returns a secure reference to this binary, or null if such a reference is not available.
      long getSize()  
      java.io.InputStream getStream()  
      int read​(byte[] b, long position)  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait