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