Update iterate_many.md
This commit is contained in:
parent
419b7b2ce8
commit
c31157bafe
|
@ -1,7 +1,7 @@
|
||||||
iterate_many
|
iterate_many
|
||||||
==========
|
==========
|
||||||
|
|
||||||
An interface providing features to work with files or streams containing multiple small JSON documents. Given an input such as
|
An interface providing features to work with files or streams containing multiple small JSON documents. Given an input such as
|
||||||
```JSON
|
```JSON
|
||||||
{"text":"a"}
|
{"text":"a"}
|
||||||
{"text":"b"}
|
{"text":"b"}
|
||||||
|
|
Loading…
Reference in New Issue