BufferView.Content

BufferView.Content property

Gets the actual bytes defined by this BufferView

public ArraySegment<byte> Content { get; }

See Also