Table of Contents
Buffer::operator=
Constructs a Buffer.
Buffer& operator=(const Buffer& other);
Name
Type
Description
data
const Buffer&
The Buffer to copy.
A copy of the Buffer.