public interface Reader
| Modifier and Type | Method and Description |
|---|---|
void |
close()
关闭
|
TransferFormat |
getFormat()
返回读取类型的格式
|
Object |
read()
读取数据
|
TransferFormat getFormat()
String object.void close()
Copyright © 2005–2018 The Beangle Software. All rights reserved.