[]
Gets or sets the byte at the specified index.
public byte this[int index] { get; }
The zero-based index of the byte to get or set.
The byte at the specified index.