Class InMemoryFileHandle

  • All Implemented Interfaces:
    com.jetbrains.fus.reporting.FileHandle , java.lang.AutoCloseable

    
    public final class InMemoryFileHandle
     implements FileHandle
                        

    An in-memory implementation of FileHandle that operates on byte arrays in memory.