Class VaultFileInputStream

  • All Implemented Interfaces:
    Closeable, AutoCloseable

    public class VaultFileInputStream
    extends InputStream
    Implements an input stream on a jcr file file. It accesses the artifact of the platform file an wraps either it's input stream or provides one using a tmp file. If possible, use the VaultFileImpl.getArtifact() directly.