writer
Creates and returns a BufferWriter to facilitate writing operations to the shadow buffer. The returned BufferWriter allows structured data, such as vectors or matrices, to be written into the buffer for subsequent GPU upload or processing.
Return
a BufferWriter instance for writing data to the shadow buffer