public class LdiInputStreamReaderUtil extends Object
| 修飾子 | コンストラクタと説明 |
|---|---|
protected |
LdiInputStreamReaderUtil() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static InputStreamReader |
create(InputStream is) |
static InputStreamReader |
create(InputStream is,
String encoding) |
public static InputStreamReader create(InputStream is)
is - InputStreamReadercreate(InputStream, String)public static InputStreamReader create(InputStream is, String encoding) throws IORuntimeException
is - encoding - InputStreamReaderIORuntimeExceptionInputStreamReader.InputStreamReader(InputStream, String)Copyright © 2015–2019 The DBFlute Project. All rights reserved.