Max Wash c13b7a7e3a core: stream: add bstr support
despite not being a b_object, the b_stream interface can now detect when
a b_bstr instance has been passed as a stream parameter and use the correct
functions to handle writing to it.

this allows any function that expects a b_stream parameter to be called
with a b_bstr instance instead, allowing complex stream-based I/O operations
to be directed towards bounded character arrays with no heap allocation
required.
2026-02-03 14:36:48 +00:00
2026-02-03 14:36:48 +00:00
2024-10-24 13:09:16 +01:00
2025-11-04 10:03:21 +00:00
2024-10-27 19:43:05 +00:00
2025-11-03 21:29:59 +00:00
2025-10-28 15:21:38 +00:00
2025-10-19 10:22:53 +01:00
2024-10-24 13:09:16 +01:00
2024-10-24 13:09:16 +01:00
Description
Cross-platform C framework
Readme BSD-3-Clause 1.1 MiB
Languages
C 98.8%
CMake 1.2%