Module message

Source
Expand description

A helper for managing a self-contained arena-allocated buffer along with its arena handle.

Structsยง

Message
A struct that holds both an arena along with a data buffer that is allocated within that arena.