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