aboutsummaryrefslogtreecommitdiffstats
path: root/src/byte_sink.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-28Simplify output stream APIDavid Robillard1-124/+0
2022-01-28Provide a full output stream implementation for SerdBufferDavid Robillard1-9/+1
2022-01-28Add a close function to SerdByteSinkDavid Robillard1-31/+26
2022-01-28Add assertions for all non-null pointers in the public APIDavid Robillard1-0/+11
2022-01-13Make Writer always write to a ByteSinkDavid Robillard1-44/+64
2022-01-13Expose SerdByteSink in public APIDavid Robillard1-0/+106