pub fn create_memory_buffer(data: impl AsRef<[u8]>) -> Buffer
Creates an in-memory buffer (typically used for constructing response bodies).