BufferSlice<T0> Constructor

Declaration

public BufferSlice<T0>(LightTransport.BufferID id, ulong offset);

Parameters

id ID of the buffer.
offset Offset from the beginning of the buffer.

Description

Construct a new BufferSlice struct by defining an offset from the beginning of a buffer. The buffer is defined by the BufferID.


Did you find this page useful? Please give it a rating: