aboutsummaryrefslogtreecommitdiffstats
path: root/src/byte_sink.h
AgeCommit message (Expand)AuthorFilesLines
2022-01-28Simplify output stream APIDavid Robillard1-66/+0
2022-01-28Add a close function to SerdByteSinkDavid Robillard1-12/+6
2022-01-13Make Writer always write to a ByteSinkDavid Robillard1-50/+25
2022-01-13Bring read/write interface closer to C standardDavid Robillard1-9/+9
2022-01-13Use char* for strings in public APIDavid Robillard1-10/+9
2021-01-02Use email address instead of website for attributionDavid Robillard1-1/+1
2020-12-31Format all code with clang-formatDavid Robillard1-48/+47
2020-12-31Avoid "else" after "break" and "return"David Robillard1-1/+3
2020-12-15Clean up includesDavid Robillard1-0/+1
2020-11-13Use aligned allocation via C11 or Windows API where possibleDavid Robillard1-2/+2
2020-08-14Clean up and separate internal headersDavid Robillard1-0/+96