org.mapdb / DataIO / roundDown

roundDown

static fun roundDown(number: Long, roundDownToMultipleOf: Long): Long
static fun roundDown(number: Int, roundDownToMultipleOf: Int): Int