--- a/docs/Writerside/topics/buffer.h.md Thu Jan 23 20:19:03 2025 +0100 +++ b/docs/Writerside/topics/buffer.h.md Fri Jan 24 21:12:09 2025 +0100 @@ -1,4 +1,4 @@ -# buffer.h +# Buffer Instances of this buffer implementation can be used to read from or write to memory like you would do with a stream. This allows the use of `cx_stream_copy()` (see [Utilities](#utilities)) to copy contents from one buffer to another,