TypedArray.ByteOffset

TypedArray.ByteOffset property

从引用的 ArrayBuffer 开始获取 byteOffset。

public int ByteOffset { get; }

适当的价值

以字节为单位的长度。

也可以看看