You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- The file is streamed into a sequence of values, and is never loaded in its entirety to the memory. You should expect this to have a good performance over a very big file.
141
-
- The Kotlin DSL makes it easier to define the file parsing in a single point, and the sequence processing can be done anywhere
144
+
- The Kotlin DSL makes it easier to define the file parsing in a single point, and the sequence processing can be done anywhere
0 commit comments