15#ifndef LEXLEO_DYNAMIC_BUFFER_STREAM_TYPES_H
16#define LEXLEO_DYNAMIC_BUFFER_STREAM_TYPES_H
Public environment type for the stream port.
Configuration type for the dynamic_buffer_stream adapter.
size_t default_cap
Default initial capacity of the internal dynamic buffer.
Injected dependencies for the dynamic_buffer_stream adapter.
const osal_mem_ops_t * mem
Borrowed memory operations table for adapter-owned allocations.
stream_env_t port_env
Borrowed stream port environment.
Runtime environment for the stream port.