public class FastJavaBinDecoder extends Object implements DataEntry.FastDecoder
| 限定符和类型 | 类和说明 |
|---|---|
class |
FastJavaBinDecoder.EntryImpl |
static class |
FastJavaBinDecoder.Tag |
| 构造器和说明 |
|---|
FastJavaBinDecoder() |
| 限定符和类型 | 方法和说明 |
|---|---|
Object |
decode(DataEntry.EntryListener listener) |
static DataEntry.EntryListener |
getEntryListener() |
static void |
main(String[] args) |
FastJavaBinDecoder |
withInputStream(InputStream is) |
public FastJavaBinDecoder withInputStream(InputStream is)
withInputStream 在接口中 DataEntry.FastDecoderpublic Object decode(DataEntry.EntryListener listener) throws IOException
decode 在接口中 DataEntry.FastDecoderIOExceptionpublic static void main(String[] args)
public static DataEntry.EntryListener getEntryListener()
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.