| Interface | Description |
|---|---|
| StreamWriter |
Defines an interface that will handle streaming a data structure to an
OutputStream. |
| Class | Description |
|---|---|
| JsonStreamWriter |
A
StreamWriter for handling JSON. |
| XmlStreamWriter |
A
StreamWriter for handling XML. |
Copyright © 2019. All rights reserved.