Add simple helper methods that convert between bytes and sectors. This is a method of `PartitionTable`, since the sector size can in theory be per partition table and this prepares for that case. |
||
|---|---|---|
| .. | ||
| customizations.go | ||
| disk.go | ||
| disk_test.go | ||
Add simple helper methods that convert between bytes and sectors. This is a method of `PartitionTable`, since the sector size can in theory be per partition table and this prepares for that case. |
||
|---|---|---|
| .. | ||
| customizations.go | ||
| disk.go | ||
| disk_test.go | ||