• Dominik Charousset's avatar
    enhanced interface of `util::buffer` · dbc17e5e
    Dominik Charousset authored
    this patch added previously missing member functions to the buffer class
    and improves the overall documentation of the class; furthermore, the class
    exposes only `void*` pointers to make clear the buffer's content should not
    be accessed as string
    dbc17e5e
buffer.cpp 6.28 KB