net.ranides.assira.text
Class TextInputStream
java.lang.Object
java.io.InputStream
net.ranides.assira.text.TextInputStream
- All Implemented Interfaces:
- Closeable
public class TextInputStream
- extends InputStream
- Author:
- ranides
|
Method Summary |
int |
read()
|
TextInputStream
public TextInputStream(String text,
Charset charset)
TextInputStream
public TextInputStream(String text,
String charset)
TextInputStream
public TextInputStream(String text)
read
public int read()
throws IOException
- Specified by:
read in class InputStream
- Throws:
IOException
Copyright © 2013. All Rights Reserved.