Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-01-28 | Provide a full output stream implementation for SerdBuffer | David Robillard | 1 | -2/+1 | |
Essentially replaces serd_buffer_sink_finish() with serd_buffer_close(), which makes writing to a buffer consistent with writing to a file or anything else. | |||||
2022-01-13 | Make Writer always write to a ByteSink | David Robillard | 1 | -3/+5 | |
2022-01-13 | Add support for writing terse collections | David Robillard | 1 | -0/+114 | |