Class RAMFile


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

      • RAMFile

        public RAMFile()
    • Method Detail

      • getLength

        public long getLength()
      • getSizeInBytes

        public long getSizeInBytes()