摘要: 关于FileChannel的解释及用途网络上的资料已经解释的很清楚了, 总的概括来说 FileChannel 是 用于读、写、映射、维护一个文件的通道, 这里不再赘述 起因▼ FileChannel中提供了两个方法 transferFrom(ReadableByteChannel src, long 阅读全文
posted @ 2020-11-10 17:02 Demo_Liu 阅读(4964) 评论(0) 推荐(0)