Package | Description |
---|---|
org.dromara.hutool.core.io.stream |
InputStream和OutputStream相关方法和类封装
|
Modifier and Type | Method and Description |
---|---|
static StrInputStream |
StrInputStream.of(CharSequence str,
Charset charset)
创建StrInputStream
|
static StrInputStream |
StrInputStream.ofUtf8(CharSequence str)
创建StrInputStream
|
Copyright © 2025. All rights reserved.