Interface BlockConverter

    • Method Detail

      • bytesToBlocks

        int bytesToBlocks​(long bytes)
      • blockAlignedBytes

        int blockAlignedBytes​(int bytes)
      • blocksToBytes

        int blocksToBytes​(int blocks)
      • toBlockedLength

        Slot toBlockedLength​(Slot slot)
      • toNonBlockedLength

        Slot toNonBlockedLength​(Slot slot)