Uint8Array.Item

Uint8Array indexer

获取或设置Byte在指定的索引处.

public override byte this[int index] { get; set; }
范围描述
index索引。

适当的价值

的Byte.

也可以看看