A RAMFile is stored in a list of Buffer object to support arbitrary large files.
authorlsantha <lsantha@407389f7-7c16-0410-9eee-ad85acb55d7f>
Sun, 21 Aug 2011 20:03:08 +0000 (20:03 +0000)
committerlsantha <lsantha@407389f7-7c16-0410-9eee-ad85acb55d7f>
Sun, 21 Aug 2011 20:03:08 +0000 (20:03 +0000)
commitb39b17006590acebdef92f149ad85c9033ae9356
tree7cfc96f31318f865236700842c3c7c16c45f17d5
parenteac792200307188f380bbfab924db98797185995
A RAMFile is stored in a list of Buffer object to support arbitrary large files.

git-svn-id: https://jnode.svn.sourceforge.net/svnroot/jnode/trunk@5857 407389f7-7c16-0410-9eee-ad85acb55d7f
fs/src/fs/org/jnode/fs/ramfs/RAMFile.java