Package | Description |
---|---|
org.nutz.lang |
Java语法糖,封装众多常用实用方法
|
Modifier and Type | Method and Description |
---|---|
static FileChannelInputStream |
Streams.chan(FileInputStream ins)
包裹采用 nio 方式更快速的文件输入流
|
static FileChannelInputStream |
Streams.chanIn(File f)
创建采用 nio 方式更快速的文件输入流
|
Copyright © 2020. All rights reserved.