Interface BlobImplementer


  • public interface BlobImplementer
    Marker interface for non-contextually created Blob instances..
    • Method Detail

      • getUnderlyingStream

        BinaryStream getUnderlyingStream()
        Gets access to the data underlying this BLOB.
        Returns:
        Access to the underlying data.