java.lang.Object
io.xpipe.core.data.generic.GenericDataStreamParser
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic DataStructureNodeparse(InputStream in) static voidstatic List<DataStructureNode>parseN(InputStream in, int n)
-
Constructor Details
-
GenericDataStreamParser
public GenericDataStreamParser()
-
-
Method Details
-
parse
- Throws:
IOException
-
parseN
- Throws:
IOException
-
parse
- Throws:
IOException
-