MappedByteBuffer ; import java.nio.channels.FileChannel; public class MapFile ... size()); MappedByteBuffer rw = channel.map(FileChannel.MapMode.READ_WRITE, 0 ...
確定! 回上一頁