Create a new non-modifiable buffer that represents the given memory range.
const_buffer buffer( const void * data, std::size_t size_in_bytes);
const_buffer(data, size_in_bytes).
const_buffer(data, size_in_bytes)