Class RAMFile


  • public class RAMFile
    extends java.lang.Object
    Represents a file in RAM as a list of byte[] buffers.
    • Constructor Summary

      Constructors 
      Constructor Description
      RAMFile()  
    • Constructor Detail

      • RAMFile

        public RAMFile()
    • Method Detail

      • getLength

        public long getLength()
      • getSizeInBytes

        public long getSizeInBytes()