[#buf_mem_st-data] = xref:buf_mem_st.adoc[buf_mem_st]::data :relfileprefix: ../ :mrdocs: Dynamically allocated buffer holding `length` bytes of content (capacity `max).` == Synopsis Declared in `<openssl/buffer.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- char* data; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#