Beispiel #1
0
 public int GetBlockOffset(BelugaBlockIndex index) => GetBlock(index).Offset;
Beispiel #2
0
 public BlockInfo GetBlock(BelugaBlockIndex index) => BlockInfo[(int)index];