public class FastJavaBinDecoder extends Object implements DataEntry.FastDecoder
| Modifier and Type | Class and Description | 
|---|---|
| class  | FastJavaBinDecoder.EntryImpl | 
| static class  | FastJavaBinDecoder.Tag | 
| Constructor and Description | 
|---|
| FastJavaBinDecoder() | 
| Modifier and Type | Method and Description | 
|---|---|
| Object | decode(DataEntry.EntryListener listener) | 
| static DataEntry.EntryListener | getEntryListener() | 
| static void | main(String[] args) | 
| FastJavaBinDecoder | withInputStream(InputStream is) | 
public FastJavaBinDecoder withInputStream(InputStream is)
withInputStream in interface DataEntry.FastDecoderpublic Object decode(DataEntry.EntryListener listener) throws IOException
decode in interface DataEntry.FastDecoderIOExceptionpublic static void main(String[] args)
public static DataEntry.EntryListener getEntryListener()
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.