MappedByteBuffer « File Input Output « Java






1.Persisting Changes to a Memory-Mapped ByteBuffer
2.Read file upside/down with RandomAccessFile
3.Map FileChannel to MappedByteBuffer
4.Use a mapped file to read a text file.