| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object instance) |
InputStream |
getInputStream()
文本输入流
|
OutputStream |
getOutputStream()
文本输出流
|
Object |
getSource()
文本源
|
String |
toString() |
public TextRaw(String content)
public InputStream getInputStream() throws IOException
getInputStream 在接口中 RawIOExceptionpublic OutputStream getOutputStream() throws IOException
getOutputStream 在接口中 RawIOExceptionCopyright © 2024. All rights reserved.