aboutsummaryrefslogtreecommitdiffstats
path: root/src/byte_sink.c
AgeCommit message (Expand)AuthorFilesLines
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