buf_mem_st

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) nothrow
struct buf_mem_st {}

Members

Variables

data
char* data;
Undocumented in source.
length
size_t length;
Undocumented in source.
max
size_t max;
Undocumented in source.

Meta