Structsยง
- Generic
Single Object Writer - Writer that encodes messages according to the single object encoding v1 spec Uses an API similar to the current File Writer Writes all object bytes at once, and drains internal buffer
- Specific
Single Object Writer - Writer that encodes messages according to the single object encoding v1 spec
- Specific
Single Object Writer Builder - Use builder syntax to set the inputs and finish with
build().