BufferID.Slice

Declaration

public BufferSlice<T> Slice(ulong offset);

Parameters

offset The offset to use for the slice, measured in elements of the passed the type.

Returns

BufferSlice<T> A typed slice aliasing the BufferID.

Description

Constructs a typed slice from the BufferID.


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