Referenced_buffer (
std::function< void()> deleter, bool readable, bool writable )
Description
Parameters
deleter- the function to use to deallocate the buffer memory
readable- whether it is allowed to read the content
writable- whether it is allowed to write the content