public interface BlockConverter
| Modifier and Type | Method and Description |
|---|---|
int |
blockAlignedBytes(int bytes) |
int |
blocksToBytes(int blocks) |
int |
bytesToBlocks(long bytes) |
Slot |
toBlockedLength(Slot slot) |
Slot |
toNonBlockedLength(Slot slot) |