Class BatchLineReader
java.lang.Object
org.apache.olingo.odata2.core.batch.v2.BatchLineReader
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionBatchLineReader(InputStream reader) BatchLineReader(InputStream reader, int bufferSize) -
Method Summary
-
Field Details
-
BOUNDARY
- See Also:
-
DOUBLE_DASH
- See Also:
-
CRLF
- See Also:
-
LFS
- See Also:
-
-
Constructor Details
-
BatchLineReader
-
BatchLineReader
-
-
Method Details
-
close
- Throws:
IOException
-
toList
- Throws:
IOException
-
toLineList
- Throws:
IOException
-